mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 09:30:58 +00:00
[Composer] Bump minimal version of APIP 3.4
This commit is contained in:
parent
20178b10f7
commit
56465cc04f
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
"ext-intl": "*",
|
"ext-intl": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-simplexml": "*",
|
"ext-simplexml": "*",
|
||||||
"api-platform/core": "^3.4.0",
|
"api-platform/core": "^3.4.2",
|
||||||
"babdev/pagerfanta-bundle": "^3.7 || ^4.0",
|
"babdev/pagerfanta-bundle": "^3.7 || ^4.0",
|
||||||
"behat/transliterator": "^1.3",
|
"behat/transliterator": "^1.3",
|
||||||
"doctrine/collections": "^1.6",
|
"doctrine/collections": "^1.6",
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.2",
|
"php": "^8.2",
|
||||||
"doctrine/dbal": "^3.0",
|
"doctrine/dbal": "^3.0",
|
||||||
"api-platform/core": "^3.4.0",
|
"api-platform/core": "^3.4.2",
|
||||||
"enshrined/svg-sanitize": "^0.16",
|
"enshrined/svg-sanitize": "^0.16",
|
||||||
"lexik/jwt-authentication-bundle": "^2.11",
|
"lexik/jwt-authentication-bundle": "^2.11",
|
||||||
"sylius/core-bundle": "^2.0",
|
"sylius/core-bundle": "^2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue