config->get('version'); if (is_null($version)) { return; } $io->writeLine($version); } }