caihongxingqiu 5 years ago
parent
commit
0ec38fcda0
1 changed files with 0 additions and 1 deletions
  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',