Skip to content

Commit 71ebe0e

Browse files
committed
ignore development files on production env
Signed-off-by: MarioRadu <magda_marior@yahoo.com>
1 parent 644710c commit 71ebe0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
}
104104
},
105105
"scripts": {
106-
"post-install-cmd": [
106+
"post-create-project-cmd": [
107107
"@development-enable"
108108
],
109109
"post-update-cmd": [

0 commit comments

Comments
 (0)