Skip to content

Commit be58b89

Browse files
committed
chore(deps): require graphql-php v15
1 parent 333f5eb commit be58b89

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
@@ -29,7 +29,7 @@
2929
"guzzlehttp/promises": "^1.5.0",
3030
"phpunit/phpunit": "^9.5.10",
3131
"react/promise": "^2.8.0",
32-
"webonyx/graphql-php": "^14.0"
32+
"webonyx/graphql-php": "^15.0"
3333
},
3434
"suggest": {
3535
"guzzlehttp/promises": "To use with Guzzle promise",

0 commit comments

Comments
 (0)