mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
Update recipe to use new 4.x naming
This commit is contained in:
parent
838c044908
commit
b4ae2e084f
@ -6,7 +6,7 @@
|
|||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"require": {
|
"require": {
|
||||||
"silverstripe/recipe-plugin": "^1.2",
|
"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/admin": "1.2.x-dev",
|
||||||
"silverstripe/asset-admin": "1.2.x-dev",
|
"silverstripe/asset-admin": "1.2.x-dev",
|
||||||
"silverstripe/campaign-admin": "1.2.x-dev",
|
"silverstripe/campaign-admin": "1.2.x-dev",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"app/src/*"
|
"app/src/*"
|
||||||
],
|
],
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"1.x-dev": "1.2.x-dev"
|
"4.x-dev": "4.2.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
Loading…
Reference in New Issue
Block a user