removed InstallHandler.
This commit is contained in:
parent
575c3852f1
commit
e684a34f6a
@ -20,15 +20,15 @@
|
||||
},
|
||||
"scripts": {
|
||||
"post-create-project-cmd": [
|
||||
"yii\\composer\\InstallHandler::setPermissions"
|
||||
"yii\\composer\\Installer::setPermission"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
"yii-install-writable": [
|
||||
"writable": [
|
||||
"runtime",
|
||||
"web/assets"
|
||||
],
|
||||
"yii-install-executable": [
|
||||
"executable": [
|
||||
"yii"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user