1
0
Fork 0
composer/src/Composer/Command
Jordi Boggiano 9b2e3766c0 Show reference as well in show command overview 2012-12-08 21:03:32 +01: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
Command.php CS fixes 2012-06-23 11:58:18 +02:00
ConfigCommand.php Make config command list all values in the config (aggregated defaults + global [+ local]) 2012-11-30 16:21:08 +01:00
CreateProjectCommand.php Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 2012-11-29 09:24:28 +01:00
DependsCommand.php added a local option to the depends command 2012-12-03 14:10:51 +01:00
DumpAutoloadCommand.php Uppercase first character of dump-autoload description 2012-11-08 11:36:23 +01:00
InitCommand.php Only ask for gitignore if the current dir is a git repo, fixes composer/satis#44 2012-12-08 17:47:44 +01:00
InstallCommand.php Rename --optimize-autoloaders to --optimize-autoloader since there is just one 2012-10-24 17:33:31 +02:00
RequireCommand.php Made getComposerFile static. 2012-12-02 16:24:39 -08:00
SearchCommand.php CS fixes 2012-10-18 10:35:06 +02:00
SelfUpdateCommand.php Improve error reporting on downloads and copies, refs #1228 2012-10-18 10:30:32 +02:00
ShowCommand.php Show reference as well in show command overview 2012-12-08 21:03:32 +01:00
StatusCommand.php CS fixes 2012-08-18 16:18:41 +02:00
UpdateCommand.php Rename --optimize-autoloaders to --optimize-autoloader since there is just one 2012-10-24 17:33:31 +02:00
ValidateCommand.php CS fixes 2012-10-18 10:35:06 +02:00