.. |
AboutCommand.php
|
Add full stop to all command descriptions
|
2017-01-11 23:08:12 +01:00 |
ArchiveCommand.php
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
BaseCommand.php
|
Refactor some common logic in Command classes
|
2016-10-30 14:50:44 -07:00 |
BaseDependencyCommand.php
|
Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements
|
2016-04-21 22:16:05 +01:00 |
ClearCacheCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
ConfigCommand.php
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
CreateProjectCommand.php
|
Make sure alias packages installed with create-project end up with the correct branch checked out, fixes #6082
|
2017-01-22 18:44:15 +01:00 |
DependsCommand.php
|
Add full stop to all command descriptions
|
2017-01-11 23:08:12 +01:00 |
DiagnoseCommand.php
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
DumpAutoloadCommand.php
|
Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237
|
2017-03-09 09:41:22 +01:00 |
ExecCommand.php
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
GlobalCommand.php
|
update help page on global for COMPOSER_HOME info
|
2016-08-04 16:26:37 -05:00 |
HomeCommand.php
|
Capture output
|
2016-07-12 17:19:15 +01:00 |
InitCommand.php
|
Fix Init Command to accept author names with Unicode combining diacritical marks
|
2017-03-16 01:43:54 +01:00 |
InstallCommand.php
|
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
2016-12-06 11:21:44 +01:00 |
LicensesCommand.php
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
OutdatedCommand.php
|
Add docs about new --format, refs #6228
|
2017-03-07 14:19:51 +01:00 |
ProhibitsCommand.php
|
Add full stop to all command descriptions
|
2017-01-11 23:08:12 +01:00 |
RemoveCommand.php
|
Add full stop to all command descriptions
|
2017-01-11 23:08:12 +01:00 |
RequireCommand.php
|
make use of variable
|
2017-04-03 18:12:29 -04:00 |
RunScriptCommand.php
|
Pass devMode from RunScriptCommand to Script\Event
|
2016-09-12 17:20:51 +02:00 |
ScriptAliasCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
SearchCommand.php
|
Add full stop to all command descriptions
|
2017-01-11 23:08:12 +01:00 |
SelfUpdateCommand.php
|
Allow setting the channel without running a complete self-update
|
2017-03-06 15:27:42 +01:00 |
ShowCommand.php
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
StatusCommand.php
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
SuggestsCommand.php
|
Add full stop to all command descriptions
|
2017-01-11 23:08:12 +01:00 |
UpdateCommand.php
|
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
2016-12-06 11:21:44 +01:00 |
ValidateCommand.php
|
Add full stop to all command descriptions
|
2017-01-11 23:08:12 +01:00 |