Skip to content

Commit

Permalink
Update graphql-php
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Duarte Coelho authored Jun 9, 2019
1 parent 5339f60 commit 77d888c
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": ">=7.1",
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*",
"webonyx/graphql-php": "~0.10.0",
"webonyx/graphql-php": "^0.13",
"laravel/framework": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*"
},
"license": "MIT",
Expand Down

0 comments on commit 77d888c

Please sign in to comment.