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