Skip to content

Commit cbe0def

Browse files
authored
Merge pull request #1210 from mcg-web/fix/graph-dump-schema-command-test
fix(ci): make tests compatible with new webonyx/graphql-php schema
2 parents 92771e1 + 5bb6836 commit cbe0def

File tree

4 files changed

+4147
-3994
lines changed

4 files changed

+4147
-3994
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
4545
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
4646
"symfony/property-access": "^5.4 || ^6.0 || ^7.0",
47-
"webonyx/graphql-php": "^15.4"
47+
"webonyx/graphql-php": "^15.24"
4848
},
4949
"suggest": {
5050
"nelmio/cors-bundle": "For more flexibility when using CORS prefight",

0 commit comments

Comments
 (0)