1
0
Fork 0
composer/src/Composer/Command
Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example 2012-02-23 23:26:31 +01:00
..
Helper Show empty default value when one is specified 2012-02-16 20:38:43 +01:00
AboutCommand.php Rename HelpCommand to AboutCommand 2011-11-08 11:51:01 +01:00
Command.php Allow show command to work without a composer.json 2012-02-08 10:24:36 +01:00
DependsCommand.php Support both require and requires as depends link-type arg 2012-02-19 15:09:29 +01:00
InitCommand.php Allow people to manually enter requirements 2012-02-16 20:41:16 +01:00
InstallCommand.php Add support for extra.branch-alias config to remap master on 2.1.x for example 2012-02-23 23:26:31 +01:00
SearchCommand.php Allow search command to work without a composer.json 2012-02-16 20:42:47 +01:00
SelfUpdateCommand.php Fix typo 2012-02-16 18:58:25 +01:00
ShowCommand.php Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
UpdateCommand.php Rename --dev to --prefer-source 2012-02-13 13:05:44 -08:00
ValidateCommand.php Continued refactoring of install() method, mainly by way of adding Composite Repository 2012-02-05 18:25:41 -08:00