1
0
Fork 0
composer/src/Composer/Command
Sascha Egerer c13327dd75 CGL fix 2013-08-01 08:59:38 +02:00
..
Helper php-cs-fixer magic 2012-05-22 12:07:08 +02:00
AboutCommand.php Consistently describe composer as dep mgr as opposed to package mgr 2012-11-07 13:16:47 +01:00
ArchiveCommand.php CS fixes 2013-06-13 13:28:24 +02:00
Command.php CS fixes 2013-06-13 13:28:24 +02:00
ConfigCommand.php Remove the http protocol from github-protocols, refs #1955 2013-06-28 19:16:12 +02:00
CreateProjectCommand.php install and create-project now default to dev mode (use --no-dev for production installs) 2013-06-04 15:22:19 +02:00
DependsCommand.php Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 2013-03-10 13:40:52 +01:00
DiagnoseCommand.php Avoid throwing when checking for disk space, fixes #2039 2013-06-26 13:56:52 +02:00
DumpAutoloadCommand.php CS fixes 2013-06-13 13:28:24 +02:00
InitCommand.php Init command - diacritical marks in author name 2013-07-25 22:40:41 +02:00
InstallCommand.php install and create-project now default to dev mode (use --no-dev for production installs) 2013-06-04 15:22:19 +02:00
RequireCommand.php Remove unused variable $dialog from RequireCommand::configure 2013-05-23 23:28:41 -05:00
RunScriptCommand.php Add pre-status-cmd and post-status-cmd hooks 2013-08-01 08:44:07 +02:00
SearchCommand.php CS fixes 2013-06-13 13:28:24 +02:00
SelfUpdateCommand.php CS fixes 2013-06-13 13:28:24 +02:00
ShowCommand.php CS fixes 2013-06-13 13:28:24 +02:00
StatusCommand.php CGL fix 2013-08-01 08:59:38 +02:00
UpdateCommand.php install and create-project now default to dev mode (use --no-dev for production installs) 2013-06-04 15:22:19 +02:00
ValidateCommand.php CS fixes 2012-10-18 10:35:06 +02:00