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.
Pádraic Brady 9881d76216 Adds Composer\Factory::createRemoteFilesystem():
- Implemented in self-update command
- Added to Composer\IO\BaseIO the getInputOption() and getInputArgument() getters to allow access to input
- Fixed some minor bugs
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 TLS support for Factory::createComposer() - for JsonFile remotes 10 years ago
ConfigCommand.php Adds Composer\Factory::createRemoteFilesystem(): 10 years ago
CreateProjectCommand.php Expand cli TLS options to other commands + misc fixes 10 years ago
DependsCommand.php Add a Command event triggered by all comands which load plugins 11 years ago
DiagnoseCommand.php Expand cli TLS options to other commands + misc fixes 10 years ago
DumpAutoloadCommand.php changed name of the option to optimize-autoloader 11 years ago
GlobalCommand.php CS fixes 11 years ago
InitCommand.php Use default description and license from CLI args 11 years ago
InstallCommand.php Expand cli TLS options to other commands + misc fixes 10 years ago
LicensesCommand.php Fix uninitialized var, fixes #2539 11 years ago
RequireCommand.php TLS support for Factory::createComposer() - for JsonFile remotes 10 years ago
RunScriptCommand.php Add pre-status-cmd and post-status-cmd hooks 11 years ago
SearchCommand.php Expand cli TLS options to other commands + misc fixes 10 years ago
SelfUpdateCommand.php Adds Composer\Factory::createRemoteFilesystem(): 10 years ago
ShowCommand.php Expand cli TLS options to other commands + misc fixes 10 years ago
StatusCommand.php Remove unused use statement. 11 years ago
UpdateCommand.php Expand cli TLS options to other commands + misc fixes 10 years ago
ValidateCommand.php CS fixes 12 years ago