Skip to content

Commit d00720c

Browse files
committed
Removed unused Composer commands
1 parent 4ed9c19 commit d00720c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

-6
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@
5555
"post-autoload-dump": [
5656
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
5757
"@php artisan package:discover"
58-
],
59-
"post-update-cmd": [
60-
"@php artisan cache:clear"
61-
],
62-
"post-install-cmd": [
63-
"@php artisan cache:clear"
6458
]
6559
},
6660
"config": {

0 commit comments

Comments
 (0)