Merge pull request #18 from open-sausages/pulls/4/target-graphql-3

MINOR Require silverstripe/graphql v3.
This commit is contained in:
Robbie Averill 2018-08-07 09:25:26 +12:00 committed by GitHub
commit 0988efb22f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"silverstripe/versioned-admin": "1.1.x-dev",
"silverstripe/cms": "4.3.x-dev",
"silverstripe/errorpage": "1.3.x-dev",
"silverstripe/graphql": "2.1.x-dev",
"silverstripe/graphql": "3.0.x-dev",
"silverstripe/reports": "4.3.x-dev",
"silverstripe/siteconfig": "4.3.x-dev",
"silverstripe/versioned": "1.3.x-dev"