Bump minimal version to 4.0.3

This commit is contained in:
Michał Pysiak 2024-10-25 12:34:52 +02:00
parent bf1a337d9b
commit 55e281d67a
No known key found for this signature in database
GPG key ID: 9C1F2D0F99830187
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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",