Skip to content

Commit 7515601

Browse files
authored
fix: lock minimum graphql version
1 parent 1b31924 commit 7515601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"homepage": "http://github.com/gorriecoe/silverstripe-menu",
2020
"require": {
2121
"silverstripe/admin": "^1.0",
22+
"silverstripe/graphql": "^4.0.0",
2223
"symbiote/silverstripe-gridfieldextensions": "^3.1",
2324
"gorriecoe/silverstripe-link": "^1.1"
2425
},

0 commit comments

Comments
 (0)