..
Helper
php-cs-fixer magic
2012-05-22 12:07:08 +02:00
AboutCommand.php
CS fixes
2014-10-17 18:57:27 +01:00
ArchiveCommand.php
CS fixes
2014-10-17 18:57:27 +01:00
ClearCacheCommand.php
CS fixes
2014-10-17 18:57:27 +01:00
Command.php
Disable progress when no-ansi is specified, refs #3612
2015-01-05 16:31:16 +00:00
ConfigCommand.php
Merge pull request #3610 from bd808/feature/classmap-authoritative
2015-01-28 11:26:28 +01:00
CreateProjectCommand.php
Add --ignore-platform-reqs to create-project, refs #1426
2015-01-01 16:21:22 +00:00
DependsCommand.php
Add a Command event triggered by all comands which load plugins
2013-09-05 14:30:03 +02:00
DiagnoseCommand.php
github deprecation changes
2015-02-11 10:18:47 +01:00
DumpAutoloadCommand.php
Add classmap-authoritative config setting
2015-01-03 17:35:25 -07:00
GlobalCommand.php
CS fixes
2013-10-11 20:12:45 -03:00
HomeCommand.php
Merge pull request #3592 from SofHad/show-homepage
2015-01-29 13:44:11 +01:00
InitCommand.php
Use the repositories configured in composer.json for the require command
2014-12-04 16:14:32 +01:00
InstallCommand.php
Merge pull request #3517 from WouterJ/patch-2
2015-01-30 10:00:15 +00:00
LicensesCommand.php
Remove object state from methods to simplify things, refs #3385
2014-12-08 21:19:55 +00:00
RemoveCommand.php
chmod 644 src/Composer/Command/RemoveCommand.php
2015-02-02 16:31:31 +01:00
RequireCommand.php
Updated the documentation of the require command
2015-01-10 17:25:31 +01:00
RunScriptCommand.php
Disallow overriding commands with scripts
2014-09-05 17:28:50 +01:00
ScriptAliasCommand.php
Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516
2014-07-20 21:55:24 +02:00
SearchCommand.php
Add a Command event triggered by all comands which load plugins
2013-09-05 14:30:03 +02:00
SelfUpdateCommand.php
Reuse current file permissions
2015-01-28 20:00:16 +01:00
ShowCommand.php
Add 'info' alias for 'show' command
2015-01-15 22:33:31 +01:00
StatusCommand.php
Remove original indent if present, fixes #3143
2014-10-17 16:06:01 +01:00
UpdateCommand.php
Merge pull request #3517 from WouterJ/patch-2
2015-01-30 10:00:15 +00:00
ValidateCommand.php
Add --no-check-all option to composer validate command
2014-04-30 16:28:04 +02:00