caihongxingqiu 5 anni fa
parent
commit
0ec38fcda0
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .rocketeer/hooks.php

+ 0 - 1
.rocketeer/hooks.php

@@ -25,7 +25,6 @@ return [
     'after'  => [
         'setup'   => [],
         'deploy'  => [
-            'composer update',
             'composer dumpautoload',
             'php artisan route:clear',
             'chmod -R 777 bootstrap',