Update development dependencies

This commit is contained in:
root 2018-07-30 15:23:23 +00:00
parent 5ac2fa075f
commit 115bbbb5f9
1 changed files with 10 additions and 10 deletions

View File

@ -6,16 +6,16 @@
"license": "BSD-3-Clause",
"require": {
"silverstripe/recipe-plugin": "^1.2",
"silverstripe/recipe-core": "4.2.0@stable",
"silverstripe/admin": "1.2.0@stable",
"silverstripe/asset-admin": "1.2.0@stable",
"silverstripe/campaign-admin": "1.2.0@stable",
"silverstripe/cms": "4.2.0@stable",
"silverstripe/errorpage": "1.2.0@stable",
"silverstripe/graphql": "2.0.0@stable",
"silverstripe/reports": "4.2.0@stable",
"silverstripe/siteconfig": "4.2.0@stable",
"silverstripe/versioned": "1.2.0@stable"
"silverstripe/recipe-core": "4.2.1@stable",
"silverstripe/admin": "1.2.1@stable",
"silverstripe/asset-admin": "1.2.1@stable",
"silverstripe/campaign-admin": "1.2.1@stable",
"silverstripe/cms": "4.2.1@stable",
"silverstripe/errorpage": "1.2.1@stable",
"silverstripe/graphql": "2.0.1@stable",
"silverstripe/reports": "4.2.1@stable",
"silverstripe/siteconfig": "4.2.1@stable",
"silverstripe/versioned": "1.2.1@stable"
},
"require-dev": {
"phpunit/PHPUnit": "^5.7"