| .. |
|
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
|
8a06e461e5
Fix a few bugs, fixes #1867
|
12 years ago |
|
Command.php
|
831bd844bd
Almost PHPDoc problems fixed
|
12 years ago |
|
ConfigCommand.php
|
72a4146383
Scratch 'prefer-source'; 'preferred-install' is the bee's knees
|
12 years ago |
|
CreateProjectCommand.php
|
22c7d4119f
install and create-project now default to dev mode (use --no-dev for production installs)
|
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
|
1debe22412
Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839
|
12 years ago |
|
DumpAutoloadCommand.php
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 years ago |
|
InitCommand.php
|
1dd8bffce5
CS fixes
|
12 years ago |
|
InstallCommand.php
|
22c7d4119f
install and create-project now default to dev mode (use --no-dev for production installs)
|
12 years ago |
|
RequireCommand.php
|
4d6910ece6
Remove unused variable $dialog from RequireCommand::configure
|
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
|
b992c29eb5
Added earlier permission checks in local filesystem before start download.
|
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
|
22c7d4119f
install and create-project now default to dev mode (use --no-dev for production installs)
|
12 years ago |
|
ValidateCommand.php
|
ee0cd07468
CS fixes
|
13 years ago |