Skip to content

Commit 5aca906

Browse files
authored
Update composer.json
1 parent 4a6dcca commit 5aca906

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@
5858
]
5959
},
6060
"extra": {
61+
"panix\\composer\\Installer\\Installer::postCreateProject": {
62+
"createDir": [
63+
{
64+
"web/uploads/content": "0755"
65+
}
66+
]
67+
},
6168
"yii\\composer\\Installer::postCreateProject": {
6269
"setPermission": [
6370
{

0 commit comments

Comments
 (0)