mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Bump minimal version to 4.0.3
This commit is contained in:
parent
bf1a337d9b
commit
55e281d67a
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"ext-intl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-simplexml": "*",
|
||||
"api-platform/core": "^4.0",
|
||||
"api-platform/core": "^4.0.3",
|
||||
"babdev/pagerfanta-bundle": "^4.4",
|
||||
"behat/transliterator": "^1.5",
|
||||
"doctrine/collections": "^2.2",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"require": {
|
||||
"php": "^8.2",
|
||||
"doctrine/dbal": "^3.9",
|
||||
"api-platform/core": "^4.0",
|
||||
"api-platform/core": "^4.0.3",
|
||||
"enshrined/svg-sanitize": "^0.20",
|
||||
"lexik/jwt-authentication-bundle": "^3.1",
|
||||
"sylius/core-bundle": "^2.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue