Skip to content

Commit 9752107

Browse files
committed
chore: remove post-update-cmd
If a dev has installed the Composer packages, they will be used. There is no need to update the source code in the system/ThirdParty/ folder.
1 parent eb01917 commit 9752107

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

admin/framework/composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
]
5757
},
5858
"scripts": {
59-
"post-update-cmd": [
60-
"CodeIgniter\\ComposerScripts::postUpdate"
61-
],
6259
"test": "phpunit"
6360
},
6461
"support": {

0 commit comments

Comments
 (0)