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 aa65b0d commit 15abd93Copy full SHA for 15abd93
composer.json
@@ -35,7 +35,7 @@
35
"bin": ["bin/generate_schema_objects"],
36
"require": {
37
"php": "^7.1 || ^8.0",
38
- "gmostafa/php-graphql-client": "^1.6 || ^2.0"
+ "gmostafa/php-graphql-client": "^1.6 || ^v2.0.x-dev"
39
},
40
"scripts": {
41
"test": "phpunit tests/ --whitelist src/ --coverage-clover build/coverage/xml"
0 commit comments