Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 years ago
..
Helper 1bd4ccbd54 php-cs-fixer magic 13 years ago
AboutCommand.php e7c7e2f70d Consistently describe composer as dep mgr as opposed to package mgr 13 years ago
ArchiveCommand.php cfd7a50f0a Do not hardcode vendor dir exclusion on archive. 12 years ago
Command.php 66e9dcddf4 CS fixes 13 years ago
ConfigCommand.php 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 years ago
CreateProjectCommand.php 6da31f7c2b Add handling of preferred-install config in create-project, fixes #1780 12 years ago
DependsCommand.php be861f090a 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 12 years ago
DiagnoseCommand.php 8c197d2325 Fix CS and wording, remove lowercased env var, add env var to docs 12 years ago
DumpAutoloadCommand.php 542d10d8fd Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 12 years ago
InitCommand.php be861f090a 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 12 years ago
InstallCommand.php 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 years ago
RequireCommand.php 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 12 years ago
RunScriptCommand.php 91a2aa22fb Add a run-script command 12 years ago
SearchCommand.php be861f090a 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 12 years ago
SelfUpdateCommand.php 9358401eed resolve symbolic link in self-update command 12 years ago
ShowCommand.php e82cf6835e Allow show <package> <constraint> as well as a version 12 years ago
StatusCommand.php 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 years ago
UpdateCommand.php 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 years ago
ValidateCommand.php ee0cd07468 CS fixes 13 years ago