Skip to content

Commit fa42d67

Browse files
authored
Merge pull request #8 from overblog/mcg-web-patch-1
Accepts any version of webonyx/graphql-php
2 parents cf8002a + 537be9a commit fa42d67

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)