src/components/commands/InstallAppsCommand.php
Method execute
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected function execute(InputInterface $input, OutputInterface $output)
{
$path = $input->getOption(static::OPTION__PATH);
$reader = new AppReader([