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 b7c1b0a commit ffae2b4Copy full SHA for ffae2b4
composer.json
@@ -28,12 +28,12 @@
28
"api-platform/metadata": "^3.4 || ^4.0",
29
"api-platform/state": "^3.4 || ^4.0",
30
"doctrine/orm": "^2.17 || ^3.0",
31
- "symfony/property-info": "^6.4 || ^7.0"
+ "symfony/property-info": "^6.4 || ^7.1"
32
},
33
"require-dev": {
34
"doctrine/doctrine-bundle": "^2.11",
35
- "phpspec/prophecy-phpunit": "^2.0",
36
- "phpunit/phpunit": "^10.0",
+ "phpspec/prophecy-phpunit": "^2.2",
+ "phpunit/phpunit": "^11.2",
37
"ramsey/uuid": "^4.7",
38
"ramsey/uuid-doctrine": "^2.0",
39
"symfony/cache": "^6.4 || ^7.0",
0 commit comments