caihongxingqiu 5 gadi atpakaļ
vecāks
revīzija
0ec38fcda0
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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',