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 7ee600c commit 74aec72Copy full SHA for 74aec72
composer.json
@@ -27,12 +27,12 @@
27
"api-platform/doctrine-common": "^3.4 || ^4.0",
28
"api-platform/metadata": "^3.4 || ^4.0",
29
"api-platform/state": "^3.4 || ^4.0",
30
- "doctrine/doctrine-bundle": "^2.11",
31
"doctrine/orm": "^2.17 || ^3.0",
32
"symfony/property-info": "^6.4 || ^7.1"
33
},
34
"require-dev": {
35
"api-platform/parameter-validator": "^3.2",
+ "doctrine/doctrine-bundle": "^2.11",
36
"phpspec/prophecy-phpunit": "^2.0",
37
"phpunit/phpunit": "^10.0",
38
"ramsey/uuid": "^4.7",
0 commit comments