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 80fc2d2 commit bf376fcCopy full SHA for bf376fc
src/Doctrine/Orm/composer.json
@@ -27,11 +27,11 @@
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.0"
33
},
34
"require-dev": {
+ "doctrine/doctrine-bundle": "^2.11",
35
"phpspec/prophecy-phpunit": "^2.2",
36
"phpunit/phpunit": "^11.2",
37
"ramsey/uuid": "^4.0",
0 commit comments