1
0
Fork 0
composer/src/Composer/Command
Jordi Boggiano 92cc5a821f
Merge pull request #8412 from polarathene/fix/improve-createproject-ux
Fix: Improve the create-project UX
2019-12-07 20:36:04 +01:00
..
AboutCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
ArchiveCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
BaseCommand.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
BaseDependencyCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
CheckPlatformReqsCommand.php Load packages from the lock file for check-platform-reqs if no dependencies have been installed yet, fixes #8058 2019-07-31 15:21:32 +02:00
ClearCacheCommand.php Added new Alias For Clear cache 2019-12-02 18:54:54 +01:00
ConfigCommand.php Merge branch '1.9' 2019-10-24 15:05:45 +02:00
CreateProjectCommand.php Chore: Use consistent directory path 2019-11-05 21:14:22 +13:00
DependsCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
DiagnoseCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
DumpAutoloadCommand.php Fix output of dump-autoload command to avoid interfering with warnings, refs #8397 2019-10-30 16:35:13 +01:00
ExecCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
GlobalCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
HomeCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
InitCommand.php Merge branch '1.9' 2019-10-24 15:05:45 +02:00
InstallCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
LicensesCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
OutdatedCommand.php Fix composer outdated command on PHP 7.4; fixes #8346 2019-10-21 13:04:31 +02:00
ProhibitsCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
RemoveCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
RequireCommand.php Merge branch '1.9' 2019-11-01 16:41:16 +01:00
RunScriptCommand.php Merge branch '1.8' 2019-03-04 17:26:35 +01:00
ScriptAliasCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
SearchCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
SelfUpdateCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
ShowCommand.php Validate composer show with --tree and --path options set (#8390) 2019-10-29 15:06:07 +01:00
StatusCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
SuggestsCommand.php Merge branch '1.9' 2019-10-24 15:05:45 +02:00
UpdateCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
ValidateCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00