Skip to content

Commit 880d56e

Browse files
alanpoulainabluchet
authored andcommitted
Require graphql-php as <1.0
1 parent 4ab8498 commit 880d56e

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
@@ -64,7 +64,7 @@
6464
"symfony/twig-bundle": "^3.1 || ^4.0",
6565
"symfony/validator": "^3.3 || ^4.0",
6666
"symfony/yaml": "^3.3 || ^4.0",
67-
"webonyx/graphql-php": "^0.11.5"
67+
"webonyx/graphql-php": ">=0.12 <1.0"
6868
},
6969
"conflict": {
7070
"symfony/dependency-injection": "<3.3"

0 commit comments

Comments
 (0)