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"
|
||||
},
|
||||
"scripts": {
|
||||
"post-install-cmd": [
|
||||
"yii\\composer\\InstallHandler::setPermissions"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"post-create-project-cmd": [
|
||||
"yii\\composer\\InstallHandler::setPermissions"
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user