We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67ee785 + 7b40eec commit 6b44ac7Copy full SHA for 6b44ac7
src/Command/RecipesCommand.php
@@ -56,7 +56,7 @@ protected function configure()
56
;
57
}
58
59
- protected function execute(InputInterface $input, OutputInterface $output)
+ protected function execute(InputInterface $input, OutputInterface $output): int
60
{
61
$installedRepo = $this->getComposer()->getRepositoryManager()->getLocalRepository();
62
0 commit comments