Skip to content

Commit 537be9a

Browse files
authored
Accepts any version of webonyx/graphql-php
1 parent cf8002a commit 537be9a

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
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"php": "^5.4|~7.0",
19-
"webonyx/graphql-php": "^0.7.2"
19+
"webonyx/graphql-php": "*"
2020
},
2121
"require-dev": {
2222
"fabpot/php-cs-fixer": "^1.11",

0 commit comments

Comments
 (0)