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 4bd4acb commit dc5fdf6Copy full SHA for dc5fdf6
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 || dev-master"
+ "gmostafa/php-graphql-client": "^1.6 || ^1.9"
39
},
40
"scripts": {
41
"test": "phpunit tests/ --whitelist src/ --coverage-clover build/coverage/xml"
0 commit comments