We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81237ce commit 00a8417Copy full SHA for 00a8417
composer.json
@@ -26,13 +26,11 @@
26
"post-install-cmd": [
27
"chmod 777 assets",
28
"chmod 777 protected/runtime",
29
- "chmod 777 protected/runtime/sessions/",
30
"chmod 777 protected/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer"
31
],
32
"post-update-cmd": [
33
34
35
36
37
]
38
}
0 commit comments