11 calls to BaseCommand::tryComposer()
- ArchiveCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ ArchiveCommand.php - Executes the current command.
- ArchiveCommand::selectPackage in vendor/
composer/ composer/ src/ Composer/ Command/ ArchiveCommand.php - BaseCommand::getComposer in vendor/
composer/ composer/ src/ Composer/ Command/ BaseCommand.php - BaseCommand::initialize in vendor/
composer/ composer/ src/ Composer/ Command/ BaseCommand.php - @inheritDoc
- ClearCacheCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ ClearCacheCommand.php - Executes the current command.
- DiagnoseCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ DiagnoseCommand.php - Executes the current command.
- HomeCommand::initializeRepos in vendor/
composer/ composer/ src/ Composer/ Command/ HomeCommand.php - Initializes repositories
- RemoveCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ RemoveCommand.php - SearchCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ SearchCommand.php - Executes the current command.
- ShowCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ ShowCommand.php - Executes the current command.
- ShowCommand::getRootRequires in vendor/
composer/ composer/ src/ Composer/ Command/ ShowCommand.php