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 959cc4d63c Add info about conf file loading to debug output 10 years ago
..
Helper php-cs-fixer magic 12 years ago
AboutCommand.php Consistently describe composer as dep mgr as opposed to package mgr 12 years ago
ArchiveCommand.php Implemented Pre/Post Archive Script Events 11 years ago
Command.php Fix disabling plugins which has to happen in the factory now 11 years ago
ConfigCommand.php Add info about conf file loading to debug output 10 years ago
CreateProjectCommand.php Fix to load the auth information before the root package gets installed. 10 years ago
DependsCommand.php Add a Command event triggered by all comands which load plugins 11 years ago
DiagnoseCommand.php Fix handling of origin url in composer repository class 10 years ago
DumpAutoloadCommand.php Corrected description of the option --optimize (-o) 10 years ago
GlobalCommand.php CS fixes 11 years ago
InitCommand.php Use default description and license from CLI args 11 years ago
InstallCommand.php Detect composer install foo/bar misuse and suggest alt 11 years ago
LicensesCommand.php Fix uninitialized var, fixes #2539 11 years ago
RequireCommand.php Shorter boolean conversion 10 years ago
RunScriptCommand.php Bug in RunScriptCommand::execute() 10 years ago
SearchCommand.php Add a Command event triggered by all comands which load plugins 11 years ago
SelfUpdateCommand.php Only check phar validity if phar.readonly is false 10 years ago
ShowCommand.php Added `path` flag to show install path for installed packages 10 years ago
StatusCommand.php Remove unused use statement. 11 years ago
UpdateCommand.php use optimize-autoloader config param in update and install commands 11 years ago
ValidateCommand.php Add --no-check-all option to composer validate command 10 years ago