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 5c98a2cf8e
Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476)
Extract common init/require commands functionality into PackageDiscoveryTrait
Extract some helper methods into BaseCommand for better types
2 years ago
..
AboutCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ArchiveCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
BaseCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
BaseDependencyCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
CheckPlatformReqsCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ClearCacheCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ConfigCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
CreateProjectCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
DependsCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
DiagnoseCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
DumpAutoloadCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ExecCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
FundCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
GlobalCommand.php Fix Symfony6 compat 3 years ago
HomeCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
InitCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
InstallCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
LicensesCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
OutdatedCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
PackageDiscoveryTrait.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ProhibitsCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ReinstallCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
RemoveCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
RequireCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
RunScriptCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ScriptAliasCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
SearchCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
SelfUpdateCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ShowCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
StatusCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
SuggestsCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
UpdateCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
ValidateCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago