mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
Fixed composer.json (merge error)
This commit is contained in:
parent
6b8192e7bd
commit
26ec73fde8
@ -9,7 +9,8 @@
|
|||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "3.2.x-dev"
|
"dev-master": "3.2.x-dev"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-install-cmd": "php ./framework/cli-script.php dev/build",
|
"post-install-cmd": "php ./framework/cli-script.php dev/build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user