Allow graphql 4

This commit is contained in:
Aaron Carlino 2020-11-13 16:57:36 +13:00
parent 9936e8fd3f
commit 6700b58b53

View File

@ -17,7 +17,7 @@
"silverstripe/reports": "4.x-dev",
"silverstripe/siteconfig": "4.x-dev",
"silverstripe/versioned": "1.x-dev",
"silverstripe/graphql": "3.x-dev"
"silverstripe/graphql": "3.x-dev || 4.x-dev"
},
"require-dev": {
"sminnee/phpunit": "^5.7",