1
0
Fork 0
composer/src/Composer/Command
bogdan e0fad1f55b Implemented interactive user confirmation on source package update failure
Removed unnecessary options for installation
Removed unnecessary exception
2016-02-04 23:01:21 +02:00
..
AboutCommand.php Use https where possible 2015-05-04 19:37:57 +02:00
ArchiveCommand.php Strict typing fixes 2015-12-16 17:48:12 +00:00
ClearCacheCommand.php Fix clear cache when a dir does not exist, fixes #3810 2015-03-02 16:40:05 +00:00
Command.php Get tests running to prep for fixes 2015-01-29 20:59:27 +00:00
ConfigCommand.php CS fixes 2016-01-26 13:07:18 +00:00
CreateProjectCommand.php use a proper tmp directory 2016-01-26 14:32:04 +01:00
DependsCommand.php CS fixes 2016-01-26 13:07:18 +00:00
DiagnoseCommand.php Fix array syntax 2016-01-25 19:43:48 +00:00
DumpAutoloadCommand.php Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload' 2015-11-21 17:14:33 +00:00
GlobalCommand.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
HomeCommand.php Optimized this->getIO() 2015-09-14 14:30:26 +02:00
InitCommand.php Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 2015-10-27 14:43:04 +00:00
InstallCommand.php Implemented interactive user confirmation on source package update failure 2016-02-04 23:01:21 +02:00
LicensesCommand.php Strict typing fixes 2015-12-16 17:48:12 +00:00
RemoveCommand.php Add --no-plugins option to remove/require 2016-01-27 00:48:17 +01:00
RequireCommand.php Add --no-plugins option to remove/require 2016-01-27 00:48:17 +01:00
RunScriptCommand.php Optimized this->getIO() 2015-09-14 14:30:26 +02:00
ScriptAliasCommand.php Fix env override regression, fixes #3820 2015-03-06 16:21:40 +00:00
SearchCommand.php Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 2016-01-10 16:37:11 +00:00
SelfUpdateCommand.php Remove warnings for non-writable dirs, refs #3588 2016-02-03 14:57:32 +00:00
ShowCommand.php Add verbosity input support to IOInterface 2016-01-29 10:14:12 +00:00
StatusCommand.php Optimized this->getIO() 2015-09-14 14:30:26 +02:00
SuggestsCommand.php Use only one level of verbosity 2015-07-04 12:02:57 +01:00
UpdateCommand.php Remove unused import in UpdateCommand 2016-01-18 19:46:58 -05:00
ValidateCommand.php Clarify some error messages, fixes #3770 2015-11-18 18:53:33 +00:00