File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 },
3030 "scripts" : {
3131 "post-update-cmd" : [
32- " @composer dump-autoload" ,
3332 " CodeIgniter\\ ComposerScripts::postUpdate"
3433 ],
3534 "test" : " phpunit"
Original file line number Diff line number Diff line change 2525 ],
2626 "minimum-stability" : " dev" ,
2727 "scripts" : {
28- "post-update-cmd" : [
29- " @composer dump-autoload"
30- ],
3128 "test" : " phpunit"
3229 },
3330 "support" : {
Original file line number Diff line number Diff line change 2525 }
2626 },
2727 "scripts" : {
28- "post-update-cmd" : [
29- " @composer dump-autoload"
30- ],
3128 "test" : " phpunit"
3229 },
3330 "support" : {
Original file line number Diff line number Diff line change 3636 },
3737 "scripts" : {
3838 "post-update-cmd" : [
39- " @composer dump-autoload" ,
4039 " CodeIgniter\\ ComposerScripts::postUpdate" ,
4140 " bash admin/setup.sh"
4241 ],
You can’t perform that action at this time.
0 commit comments