Skip to content

Commit 4c9ea50

Browse files
committed
Remove Pre Update Command
1 parent 2696273 commit 4c9ea50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,8 @@
5252
"php artisan clear-compiled",
5353
"php artisan optimize"
5454
],
55-
"pre-update-cmd": [
56-
"php artisan clear-compiled"
57-
],
5855
"post-update-cmd": [
56+
"php artisan clear-compiled"
5957
"php artisan optimize"
6058
],
6159
"post-root-package-install": [

0 commit comments

Comments
 (0)