| .. |
|
AboutCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
ArchiveCommand.php
|
cf2838131f
Merge pull request #6062 from MoT3rror/master
|
8 years ago |
|
BaseCommand.php
|
69740bbbee
Refactor some common logic in Command classes
|
9 years ago |
|
BaseDependencyCommand.php
|
b6680b6f2a
Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements
|
9 years ago |
|
ClearCacheCommand.php
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 years ago |
|
ConfigCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
CreateProjectCommand.php
|
9a26a9e8f8
Make sure alias packages installed with create-project end up with the correct branch checked out, fixes #6082
|
8 years ago |
|
DependsCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
DiagnoseCommand.php
|
379fb70ad9
Use random name for tmp ini and delete after use
|
9 years ago |
|
DumpAutoloadCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
ExecCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
GlobalCommand.php
|
9e7d1a4f9e
update help page on global for COMPOSER_HOME info
|
9 years ago |
|
HomeCommand.php
|
685ff8699b
Capture output
|
9 years ago |
|
InitCommand.php
|
09dad8a018
Clean up regex in InitCommand::parseAuthorString
|
9 years ago |
|
InstallCommand.php
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
9 years ago |
|
LicensesCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
OutdatedCommand.php
|
d6ffe1fd1d
Add support for outdated command info without ANSI colors, fixes #6070
|
8 years ago |
|
ProhibitsCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
RemoveCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
RequireCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
RunScriptCommand.php
|
71e0fba216
Pass devMode from RunScriptCommand to Script\Event
|
9 years ago |
|
ScriptAliasCommand.php
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 years ago |
|
SearchCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
SelfUpdateCommand.php
|
51cfe3ba73
Fix whitespace in selfupdate output, fixes #5980
|
9 years ago |
|
ShowCommand.php
|
308fa88746
Move $io->write calls together
|
8 years ago |
|
StatusCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
SuggestsCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |
|
UpdateCommand.php
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
9 years ago |
|
ValidateCommand.php
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 years ago |