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.
David Barratt 63cb357a6e Clean up coding standards 8 years ago
..
AboutCommand.php Use https where possible 9 years ago
ArchiveCommand.php Strict typing fixes 9 years ago
ClearCacheCommand.php Fix clear cache when a dir does not exist, fixes #3810 9 years ago
Command.php Get tests running to prep for fixes 10 years ago
ConfigCommand.php Prefer 'editor' on a system that supports alternatives. 9 years ago
CreateProjectCommand.php add example showing alternate syntax for specifying version 8 years ago
DependsCommand.php CS fixes 9 years ago
DiagnoseCommand.php Add mbstring/iconv check, fixes #4929 8 years ago
DumpAutoloadCommand.php Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload' 9 years ago
GlobalCommand.php Implement writeError throughout Composer 9 years ago
HomeCommand.php Unified all Windows tests throughout the code. 9 years ago
InitCommand.php Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 9 years ago
InstallCommand.php Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 9 years ago
LicensesCommand.php Strict typing fixes 9 years ago
RemoveCommand.php Add --no-plugins option to remove/require 9 years ago
RequireCommand.php Add --no-plugins option to remove/require 9 years ago
RunScriptCommand.php Adds a --timeout parameter to run-script to override default timeout. 8 years ago
ScriptAliasCommand.php Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898 9 years ago
SearchCommand.php Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 9 years ago
SelfUpdateCommand.php Remove warnings for non-writable dirs, refs #3588 9 years ago
ShowCommand.php Unified all Windows tests throughout the code. 9 years ago
StatusCommand.php Optimized this->getIO() 9 years ago
SuggestsCommand.php Use only one level of verbosity 9 years ago
UpdateCommand.php Clean up coding standards 8 years ago
ValidateCommand.php Trigger event in validate command 9 years ago