We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
1 parent c0d134a commit d64fdb5Copy full SHA for d64fdb5
1 file changed
composer.json
@@ -91,8 +91,7 @@
91
},
92
"scripts": {
93
"post-update-cmd": [
94
- "CodeIgniter\\ComposerScripts::postUpdate",
95
- "bash -c \"if [ -f admin/setup.sh ]; then bash admin/setup.sh; fi\""
+ "CodeIgniter\\ComposerScripts::postUpdate"
96
],
97
"analyze": [
98
"Composer\\Config::disableProcessTimeout",
0 commit comments