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 269e545921 Make sure we can probe http requests, fixes #4965 8 years ago
..
AboutCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ArchiveCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
BaseCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
BaseDependencyCommand.php php-cs-fixer 8 years ago
ClearCacheCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ConfigCommand.php Merge remote-tracking branch 'cinamo/issue-4777' 8 years ago
CreateProjectCommand.php Merge remote-tracking branch 'curry684/rewrite-depends' 8 years ago
DependsCommand.php php-cs-fixer 8 years ago
DiagnoseCommand.php Make sure we can probe http requests, fixes #4965 8 years ago
DumpAutoloadCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ExecCommand.php Add docs for exec command, refs #4887 8 years ago
GlobalCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
HomeCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
InitCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
InstallCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
LicensesCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ProhibitsCommand.php php-cs-fixer 8 years ago
RemoveCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
RequireCommand.php Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 8 years ago
RunScriptCommand.php php-cs-fixer 8 years ago
ScriptAliasCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
SearchCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
SelfUpdateCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ShowCommand.php Fix some formatting and prettify the tree, refs #4917 8 years ago
StatusCommand.php Fix undefined var 8 years ago
SuggestsCommand.php -v should not show everything twice, refs #4846 8 years ago
UpdateCommand.php Rename new flag to --root-reqs, refs #4938 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago