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 b2be6f3 commit 5bf3775Copy full SHA for 5bf3775
composer.json
@@ -21,9 +21,9 @@
21
],
22
"require": {
23
"php": ">=8.1",
24
- "api-platform/doctrine-common": "^3.1",
25
- "api-platform/metadata": "^3.1",
26
- "api-platform/state": "^3.1",
+ "api-platform/doctrine-common": "^3.4 || ^4.0",
+ "api-platform/metadata": "^3.4 || ^4.0",
+ "api-platform/state": "^3.4 || ^4.0",
27
"doctrine/doctrine-bundle": "^2.11",
28
"doctrine/orm": "^2.17 || ^3.0",
29
"symfony/property-info": "^6.4 || ^7.1"
0 commit comments