We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e182fc9 commit 08fa62dCopy full SHA for 08fa62d
composer.json
@@ -44,7 +44,7 @@
44
"symfony/http-kernel": "^5.4 || ^6.0",
45
"symfony/options-resolver": "^5.4 || ^6.0",
46
"symfony/property-access": "^5.4 || ^6.0",
47
- "webonyx/graphql-php": "dev-master"
+ "webonyx/graphql-php": "^0.15"
48
},
49
"suggest": {
50
"nelmio/cors-bundle": "For more flexibility when using CORS prefight",
0 commit comments