1
0
Fork 0
composer/src/Composer
Jordi Boggiano bbc442b0ad
Undo changes to providers, only unlock replacers when unlocking a given name
2021-11-23 16:11:44 +01:00
..
Autoload Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Command Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Config Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
Console Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
DependencyResolver Undo changes to providers, only unlock replacers when unlocking a given name 2021-11-23 16:11:44 +01:00
Downloader GitDownloader: add option for single use git clone to avoid --dissociate when cloning from local copy (#10288) 2021-11-17 19:53:10 +01:00
EventDispatcher Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Exception Fix logic (again) 2020-10-25 12:59:01 +00:00
Filter/PlatformRequirementFilter Add wildcard support to ignore-platform-req, fixes #10045 (#10083) 2021-11-11 15:56:38 +01:00
IO Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
Installer Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Json PHPStan level 6 in src/Composer/Json (#10172) 2021-10-16 22:42:32 +02:00
Package Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Platform Avoid checking for hhvm in a loop, refs #10170 2021-10-18 10:51:16 +02:00
Plugin Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Question Add type info to many properties/methods 2021-08-30 14:46:49 +02:00
Repository Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Script Phpstan level 6 in Composer/Plaform and Composer/Script (#10159) (#10170) 2021-10-17 13:52:01 +02:00
SelfUpdate Reaching phpstan level 6 in Composer/SelfUpdate (#10169) 2021-10-16 22:35:31 +02:00
Util Also retry for SSL connection failures, refs #10124 2021-11-17 11:02:43 +01:00
Cache.php Read first from $_SERVER and $_ENV before using getenv (#10218) 2021-11-09 16:31:27 +01:00
Compiler.php Add types to root namespace (#10213) 2021-10-26 12:40:52 +02:00
Composer.php Bump target to 2.2-dev 2021-11-09 16:04:08 +01:00
Config.php Config: add source option for command to show where a config value is loaded from (#10129) 2021-11-11 15:17:58 +01:00
Factory.php Config: add source option for command to show where a config value is loaded from (#10129) 2021-11-11 15:17:58 +01:00
InstalledVersions.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
Installer.php To be reverted: Disable pool optimizer by default, run solver twice and compare outputs if user opts into optimizer 2021-11-11 16:30:39 +01:00