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 8eda511 commit e052d34Copy full SHA for e052d34
src/State/composer.json
@@ -32,12 +32,7 @@
32
"psr/container": "^1.0 || ^2.0",
33
"symfony/http-kernel": "^6.4 || ^7.0",
34
"symfony/serializer": "^6.4 || ^7.0",
35
- "symfony/cache-contracts": "^3.4",
36
- "symfony/deprecation-contracts": "^3.4",
37
- "symfony/event-dispatcher-contracts": "^3.4",
38
- "symfony/http-client-contracts": "^3.4",
39
- "symfony/service-contracts": "^3.4",
40
- "symfony/translation-contracts": "^3.4"
+ "symfony/contracts": "^3.1"
41
},
42
"require-dev": {
43
"api-platform/validator": "^4.1",
0 commit comments