hasArgument('--version', $arguments)) { $this->output->writeln( sprintf('Pest %s', version()), ); } return $arguments; } }