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 36a8b0d commit 9fdfdffCopy full SHA for 9fdfdff
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