getConfig()->general('composer_path', 'php composer.phar'); return $this->runCommand($composerPath . ' dumpautoload --optimize'); } }