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