You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
polarathene 11207a9a2e Fix: Check for null install directory earlier
Allows for failing fast when no install directory was provided to the command(uses package name instead).
5 years ago
..
AboutCommand.php Command::execute() should always return an integer. 5 years ago
ArchiveCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
BaseCommand.php Fixes from PHPStan (#7687) 6 years ago
BaseDependencyCommand.php Command::execute() should always return an integer. 5 years ago
CheckPlatformReqsCommand.php Load packages from the lock file for check-platform-reqs if no dependencies have been installed yet, fixes #8058 5 years ago
ClearCacheCommand.php Command::execute() should always return an integer. 5 years ago
ConfigCommand.php Merge branch '1.9' 5 years ago
CreateProjectCommand.php Fix: Check for null install directory earlier 5 years ago
DependsCommand.php Command::execute() should always return an integer. 5 years ago
DiagnoseCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
DumpAutoloadCommand.php Fix output of dump-autoload command to avoid interfering with warnings, refs #8397 5 years ago
ExecCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
GlobalCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
HomeCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
InitCommand.php Merge branch '1.9' 5 years ago
InstallCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
LicensesCommand.php Command::execute() should always return an integer. 5 years ago
OutdatedCommand.php Fix composer outdated command on PHP 7.4; fixes #8346 5 years ago
ProhibitsCommand.php Command::execute() should always return an integer. 5 years ago
RemoveCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
RequireCommand.php Merge branch '1.9' 5 years ago
RunScriptCommand.php Merge branch '1.8' 5 years ago
ScriptAliasCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
SearchCommand.php Command::execute() should always return an integer. 5 years ago
SelfUpdateCommand.php Command::execute() should always return an integer. 5 years ago
ShowCommand.php Validate composer show with --tree and --path options set (#8390) 5 years ago
StatusCommand.php Command::execute() should always return an integer. 5 years ago
SuggestsCommand.php Merge branch '1.9' 5 years ago
UpdateCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
ValidateCommand.php Added "Read more at" links to all commands (#8019) 5 years ago