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 0e6a7b7 commit 024eea1Copy full SHA for 024eea1
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