]> _ Git - cubist_cms-back.git/commitdiff
#2783
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 22 May 2019 15:00:17 +0000 (17:00 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 22 May 2019 15:00:17 +0000 (17:00 +0200)
src/Cubist/Backpack/app/Console/CubistBackpackCommand.php

index bcfa1824a0b088bd68dac9ea6f4a44b38efdfbbe..804e82739d8c6708b92bce3f317597339d50381b 100644 (file)
@@ -41,7 +41,7 @@ class CubistBackpackCommand extends Command
                 $this->_handleMagicFolder($item);
             }
         }
-
+        $this->executeProcess('composer dump-autoload');
     }
 
     protected function _handleMagicFolder(\SplFileInfo $item)