<?php getcwd(): string|false
<?php protected function findComposer() { $composerPath = getcwd().'/composer.phar'; $phpPath = (new PhpExecutableFinder)->find();