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 7d1ef9d commit 67b5879Copy full SHA for 67b5879
src/State/composer.json
@@ -30,12 +30,12 @@
30
"php": ">=8.1",
31
"api-platform/metadata": "^3.4 || ^4.0",
32
"psr/container": "^1.0 || ^2.0",
33
- "symfony/http-kernel": "^6.4 || 7.0"
+ "symfony/http-kernel": "^6.4 || ^7.0"
34
},
35
"require-dev": {
36
"phpunit/phpunit": "^10.3",
37
"symfony/web-link": "^6.4 || ^7.0",
38
- "symfony/http-foundation": "^6.4 || 7.0",
+ "symfony/http-foundation": "^6.4 || ^7.0",
39
"willdurand/negotiation": "^3.1",
40
"api-platform/validator": "^3.4 || ^4.0",
41
"api-platform/serializer": "^3.4 || ^4.0"
0 commit comments