Skip to content

Commit db8ff32

Browse files
committed
Change version constraint for webonyx/graphql-php
1 parent dadd78a commit db8ff32

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
@@ -38,7 +38,7 @@
3838
"symfony/framework-bundle": "^4.4 || ^5.0",
3939
"symfony/options-resolver": "^4.4 || ^5.0",
4040
"symfony/property-access": "^4.4 || ^5.0",
41-
"webonyx/graphql-php": "^14.0.1"
41+
"webonyx/graphql-php": ">=14.5"
4242
},
4343
"suggest": {
4444
"nelmio/cors-bundle": "For more flexibility when using CORS prefight",

0 commit comments

Comments
 (0)