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.
Jordi Boggiano 1d077ede70
Merge branch '1.10'
4 years ago
..
AboutCommand.php Command::execute() should always return an integer. 5 years ago
ArchiveCommand.php Merge remote-tracking branch 'origin/master' into 2.0 4 years ago
BaseCommand.php Fix type issues (#7996) 5 years ago
BaseDependencyCommand.php Merge branch '1.10' 4 years ago
CheckPlatformReqsCommand.php Fix check-platform-reqs command to take into account provide/replace from the root package 4 years ago
ClearCacheCommand.php fixed help URL for ClearCacheCommand 4 years ago
ConfigCommand.php Added --json and --merge options to ConfigCommand (#8779) 4 years ago
CreateProjectCommand.php Fix create-project command 4 years ago
DependsCommand.php Command::execute() should always return an integer. 5 years ago
DiagnoseCommand.php Raise phpstan level to 1 (#8027) 4 years ago
DumpAutoloadCommand.php Avoid scanning files twice when generating optimized autoloaders, fixes #8683 4 years ago
ExecCommand.php Tweak and add comments to the working dir fix with global exec, refs #8515 5 years ago
FundCommand.php Avoid failing on malformed funding info, fixes #8731 4 years ago
GlobalCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
HomeCommand.php Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 4 years ago
InitCommand.php Rename test files and standardize on allow list rather than whitelist 4 years ago
InstallCommand.php Introduce --no-install option for the update, require and remove commands 4 years ago
LicensesCommand.php fix typo 4 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 Introduce --no-install option for the update, require and remove commands 4 years ago
RequireCommand.php Introduce --no-install option for the update, require and remove commands 4 years ago
RunScriptCommand.php compatible with symfony/console 5.0.0 getVerticalBorderChars() method 4 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 Merge branch '1.10' 4 years ago
ShowCommand.php Merge branch '1.10' 4 years ago
StatusCommand.php Merge remote-tracking branch 'origin/1.10' 4 years ago
SuggestsCommand.php Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805 4 years ago
UpdateCommand.php Introduce --no-install option for the update, require and remove commands 4 years ago
ValidateCommand.php Update flag description 4 years ago