|
|
@ -19,10 +19,7 @@ |
|
|
|
"yiisoft/yii2-composer": "dev-master" |
|
|
|
"yiisoft/yii2-composer": "dev-master" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
|
"scripts": { |
|
|
|
"post-install-cmd": [ |
|
|
|
"post-create-project-cmd": [ |
|
|
|
"yii\\composer\\InstallHandler::setPermissions" |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
"post-update-cmd": [ |
|
|
|
|
|
|
|
"yii\\composer\\InstallHandler::setPermissions" |
|
|
|
"yii\\composer\\InstallHandler::setPermissions" |
|
|
|
] |
|
|
|
] |
|
|
|
}, |
|
|
|
}, |
|
|
|