Skip to content

Commit

Permalink
Change version constraint for webonyx/graphql-php
Browse files Browse the repository at this point in the history
  • Loading branch information
murtukov committed Jan 25, 2021
1 parent dadd78a commit db8ff32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"symfony/framework-bundle": "^4.4 || ^5.0",
"symfony/options-resolver": "^4.4 || ^5.0",
"symfony/property-access": "^4.4 || ^5.0",
"webonyx/graphql-php": "^14.0.1"
"webonyx/graphql-php": ">=14.5"
},
"suggest": {
"nelmio/cors-bundle": "For more flexibility when using CORS prefight",
Expand Down

0 comments on commit db8ff32

Please sign in to comment.