From: Vincent Vanwaelscappel Date: Wed, 22 May 2019 15:00:17 +0000 (+0200) Subject: #2783 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=cb97ddfdcd29e1fa0ae49803f2253882e7c41b30;p=cubist_cms-back.git #2783 --- diff --git a/src/Cubist/Backpack/app/Console/CubistBackpackCommand.php b/src/Cubist/Backpack/app/Console/CubistBackpackCommand.php index bcfa182..804e827 100644 --- a/src/Cubist/Backpack/app/Console/CubistBackpackCommand.php +++ b/src/Cubist/Backpack/app/Console/CubistBackpackCommand.php @@ -41,7 +41,7 @@ class CubistBackpackCommand extends Command $this->_handleMagicFolder($item); } } - + $this->executeProcess('composer dump-autoload'); } protected function _handleMagicFolder(\SplFileInfo $item)