You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 8f1b3d21db
Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371)
* Add --no-scripts as global parameter available to all commands, and handle it by default when creating a Composer instance from Command::getComposer

* Disable scripts/plugins for self-update command, fixes #10351
3 years ago
..
AboutCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
ArchiveCommand.php Update archive format docs, refs #10087 3 years ago
BaseCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
BaseDependencyCommand.php Upgrade PHPStan to 1.0 (#10253) 3 years ago
CheckPlatformReqsCommand.php Upgrade PHPStan to 1.0 (#10253) 3 years ago
ClearCacheCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
ConfigCommand.php Add allow-plugins config value (#10314) 3 years ago
CreateProjectCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
DependsCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
DiagnoseCommand.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
DumpAutoloadCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
ExecCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
FundCommand.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
GlobalCommand.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
HomeCommand.php Upgrade php-cs-fixer to 3.x and fix CS 3 years ago
InitCommand.php Improve error reporting for repo priorities, refs #10339 3 years ago
InstallCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
LicensesCommand.php Upgrade php-cs-fixer to 3.x and fix CS 3 years ago
OutdatedCommand.php Support ignore-platform-reqs in `composer outdated` (#10293) 3 years ago
ProhibitsCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
ReinstallCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
RemoveCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
RequireCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
RunScriptCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
ScriptAliasCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
SearchCommand.php Search improvements (#10336) 3 years ago
SelfUpdateCommand.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
ShowCommand.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
StatusCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
SuggestsCommand.php Fix @inheritDoc annotations 3 years ago
UpdateCommand.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
ValidateCommand.php PHPStan level 6 in src/Composer/Command (#10214) 3 years ago