Skip to content

Commit dc5fdf6

Browse files
savamarkovicmghoneimy
authored andcommitted
Update composer.json
1 parent 4bd4acb commit dc5fdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"bin": ["bin/generate_schema_objects"],
3636
"require": {
3737
"php": "^7.1 || ^8.0",
38-
"gmostafa/php-graphql-client": "^1.6 || dev-master"
38+
"gmostafa/php-graphql-client": "^1.6 || ^1.9"
3939
},
4040
"scripts": {
4141
"test": "phpunit tests/ --whitelist src/ --coverage-clover build/coverage/xml"

0 commit comments

Comments
 (0)