1
0
Fork 0
composer/src/Composer/Command
Gabriel Caruso 3d262bd637 Fixes from PHPStan level 0
More fixes from PHPStan level 0
2018-01-14 11:44:15 -02:00
..
AboutCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
ArchiveCommand.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 2017-05-16 22:20:49 +02:00
BaseCommand.php Refactor some common logic in Command classes 2016-10-30 14:50:44 -07:00
BaseDependencyCommand.php Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements 2016-04-21 22:16:05 +01:00
CheckPlatformReqsCommand.php Fix the platform requirement check command 2017-12-20 12:17:16 +01:00
ClearCacheCommand.php Update ClearCacheCommand.php 2017-06-16 16:32:59 -04:00
ConfigCommand.php Allow unsetting the whole platform config key 2017-11-29 10:33:44 +01:00
CreateProjectCommand.php Fix CTRL+C handling during create-project 2018-01-05 17:18:42 +01:00
DependsCommand.php Add full stop to all command descriptions 2017-01-11 23:08:12 +01:00
DiagnoseCommand.php Fixes from PHPStan level 0 2018-01-14 11:44:15 -02:00
DumpAutoloadCommand.php output used strategy 2017-12-07 10:08:34 +01:00
ExecCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
GlobalCommand.php update help page on global for COMPOSER_HOME info 2016-08-04 16:26:37 -05:00
HomeCommand.php Fix php5.3 2017-11-29 11:49:19 +01:00
InitCommand.php Fixes from PHPStan level 0 2018-01-14 11:44:15 -02:00
InstallCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 2016-12-06 11:21:44 +01:00
LicensesCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
OutdatedCommand.php Add docs about new --format, refs #6228 2017-03-07 14:19:51 +01:00
ProhibitsCommand.php Add full stop to all command descriptions 2017-01-11 23:08:12 +01:00
RemoveCommand.php Merge branch '1.5' 2017-11-28 18:09:36 +01:00
RequireCommand.php Merge branch '1.5' 2017-12-18 11:13:19 +01:00
RunScriptCommand.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
ScriptAliasCommand.php Allow custom script descriptions. 2017-09-12 13:17:08 +10:00
SearchCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
SelfUpdateCommand.php highlight previous composer version 2017-12-07 10:12:21 +01:00
ShowCommand.php Merge branch '1.5' 2017-12-16 22:42:30 +01:00
StatusCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
SuggestsCommand.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
UpdateCommand.php Rename NonRoot to Transitive, refs #6674 2017-11-03 14:35:04 +01:00
ValidateCommand.php support COMPOSER env var in validate command (#6834) 2017-11-30 15:39:00 +01:00