We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170abae commit f021767Copy full SHA for f021767
api/composer.json
@@ -5,9 +5,9 @@
5
"php": ">=8.4",
6
"ext-ctype": "*",
7
"ext-iconv": "*",
8
- "api-platform/doctrine-orm": "^4.1.24",
9
- "api-platform/graphql": "^4.1.24",
10
- "api-platform/symfony": "^4.1.24",
+ "api-platform/doctrine-orm": "^4.2",
+ "api-platform/graphql": "^4.2",
+ "api-platform/symfony": "^4.2",
11
"doctrine/common": "^3.5",
12
"doctrine/doctrine-bundle": "^2.15",
13
"doctrine/doctrine-fixtures-bundle": "^4.1",
0 commit comments