We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d494df9 commit 75517d1Copy full SHA for 75517d1
2 files changed
admin/framework/composer.json
@@ -25,7 +25,7 @@
25
},
26
"scripts": {
27
"post-update-cmd": [
28
- "composer dump-autoload",
+ "@composer dump-autoload",
29
"CodeIgniter\\ComposerScripts::postUpdate"
30
]
31
composer.json
@@ -26,7 +26,7 @@
"CodeIgniter\\ComposerScripts::postUpdate",
"bash admin/setup.sh"
32
0 commit comments