added updated composer script event for setting permissions
This commit is contained in:
parent
e64644a2a9
commit
f2b2eae987
@ -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"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user