Update recipe to use new 4.x naming

This commit is contained in:
Damian Mooyman 2018-06-14 13:21:04 +12:00
parent 838c044908
commit b4ae2e084f
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"license": "BSD-3-Clause",
"require": {
"silverstripe/recipe-plugin": "^1.2",
"silverstripe/recipe-core": "1.2.x-dev",
"silverstripe/recipe-core": "4.2.x-dev",
"silverstripe/admin": "1.2.x-dev",
"silverstripe/asset-admin": "1.2.x-dev",
"silverstripe/campaign-admin": "1.2.x-dev",
@ -25,7 +25,7 @@
"app/src/*"
],
"branch-alias": {
"1.x-dev": "1.2.x-dev"
"4.x-dev": "4.2.x-dev"
}
},
"config": {