Skip to content

Commit 08c23de

Browse files
authored
Merge pull request #61 from simPod/15
chore(deps): require graphql-php v15
2 parents 6d3a5a1 + dc5ef19 commit 08c23de

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
@@ -30,7 +30,7 @@
3030
"phpunit/php-code-coverage": "^9.2.27",
3131
"phpunit/phpunit": "^9.6.11",
3232
"react/promise": "^2.8.0",
33-
"webonyx/graphql-php": "^14.0"
33+
"webonyx/graphql-php": "^15.0"
3434
},
3535
"suggest": {
3636
"guzzlehttp/promises": "To use with Guzzle promise",

0 commit comments

Comments
 (0)