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.
2 parents 36a8b0d + 9fdfdff commit 0a0363aCopy full SHA for 0a0363a
composer.json
@@ -18,7 +18,7 @@
18
],
19
"require" : {
20
"php" : ">=8.1",
21
- "thecodingmachine/graphqlite" : "^7.0",
+ "thecodingmachine/graphqlite" : "^7.0 || ^8.0",
22
"symfony/validator": "^7"
23
},
24
"require-dev": {
0 commit comments