Skip to content

Commit

Permalink
Constrained GraphQL release
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Oct 27, 2016
1 parent d79564c commit 74317b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": ">=5.5.0",
"silverstripe/framework": "^4",
"webonyx/graphql-php": "dev-master"
"webonyx/graphql-php": "~0.7.2"
},
"require-dev": {
"phpunit/PHPUnit": "~4.8"
Expand Down

0 comments on commit 74317b2

Please sign in to comment.