Skip to content

Commit

Permalink
Merge pull request #52 from creative-commoners/pulls/1/cms6
Browse files Browse the repository at this point in the history
DEP Allow graphql ^6
  • Loading branch information
GuySartorelli authored Feb 20, 2024
2 parents 960dde8 + cf6d5a0 commit 6bc3873
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 @@ -4,7 +4,7 @@
"type": "silverstripe-vendormodule",
"license": "BSD-3-Clause",
"require": {
"silverstripe/graphql": "^3 || ^4 || ^5",
"silverstripe/graphql": "^3 || ^4 || ^5 || ^6",
"symfony/finder": "^4 || ^5 || ^6",
"symfony/filesystem": "^4 || ^5 || ^6"
},
Expand Down

0 comments on commit 6bc3873

Please sign in to comment.