Skip to content

Commit

Permalink
DEP Ensure graphql v3 is still installable
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Dec 19, 2022
1 parent 0574971 commit b4ba1cc
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 @@ -17,7 +17,7 @@
"silverstripe/reports": "4.12.x-dev",
"silverstripe/siteconfig": "4.12.x-dev",
"silverstripe/versioned": "1.12.x-dev",
"silverstripe/graphql": "4.1.x-dev",
"silverstripe/graphql": "3.8.x-dev || 4.1.x-dev",
"silverstripe/session-manager": "1.4.x-dev"
},
"require-dev": {
Expand Down

0 comments on commit b4ba1cc

Please sign in to comment.