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 f50476b commit 3d48c7eCopy full SHA for 3d48c7e
1 file changed
composer.json
@@ -19,8 +19,7 @@
19
"require" : {
20
"php" : ">=8.1",
21
"thecodingmachine/graphqlite" : "^6.0|^7.0",
22
- "symfony/validator": "^6|^7",
23
- "doctrine/annotations": "^1.13 || ^2.0.1"
+ "symfony/validator": "^6|^7"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "^9.6.5",
0 commit comments