1
0
Fork 0
composer/src/Composer/Command
Jordi Boggiano 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 2013-03-10 13:44:54 +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 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 2013-03-05 12:56:09 +01:00
CreateProjectCommand.php change parameter order to preserve BC 2012-12-12 11:02:52 +06: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
DumpAutoloadCommand.php Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 2013-03-03 01:54:14 +01:00
InitCommand.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
InstallCommand.php Scratch 'prefer-source'; 'preferred-install' is the bee's knees 2013-03-05 12:56:09 +01:00
RequireCommand.php Always install dev requirements when using the require command, fixes #1676 2013-03-10 13:44:54 +01:00
SearchCommand.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
SelfUpdateCommand.php Make selfupdate use ssl when possible 2013-02-15 23:55:20 +01:00
ShowCommand.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
StatusCommand.php CS fixes 2012-08-18 16:18:41 +02:00
UpdateCommand.php Scratch 'prefer-source'; 'preferred-install' is the bee's knees 2013-03-05 12:56:09 +01:00
ValidateCommand.php CS fixes 2012-10-18 10:35:06 +02:00