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 9e4d9d0 commit a18631fCopy full SHA for a18631f
composer.json
@@ -18,7 +18,7 @@
18
],
19
"require" : {
20
"php" : ">=8.1",
21
- "thecodingmachine/graphqlite" : "^6.0",
+ "thecodingmachine/graphqlite" : "^6.0 || ^7.0",
22
"symfony/validator": "^6" ,
23
"doctrine/annotations": "^1.13 || ^2.0.1"
24
},
0 commit comments