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.
Jason Woods 8c8d9efd87
Filter impossible packages from the pool (#9620)
Adds a new pass to the PoolOptimizer

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
3 years ago
..
Autoload Allow recursively call composerRequire (#10312) 3 years ago
Command Added return type docs (#10221) 3 years ago
Config Add types to `Config` tests (#10234) 3 years ago
Console PHPStan fixes 5 years ago
DependencyResolver Filter impossible packages from the pool (#9620) 3 years ago
Downloader Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
EventDispatcher Upgrade PHPStan to 1.0 (#10253) 3 years ago
Filter/PlatformRequirementFilter Add wildcard support to ignore-platform-req, fixes #10045 (#10083) 3 years ago
Fixtures Add allow-plugins config value (#10314) 3 years ago
IO Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Installer Fix handling of php bin proxies combined with declare() on php <8, fixes #10246 (#10249) 3 years ago
Json Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
Mock Upgrade php-cs-fixer to 3.x and fix CS 3 years ago
Package Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Platform Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
Plugin Add allow-plugins config value (#10314) 3 years ago
Question Add types to `Question` tests (#10219) 3 years ago
Repository Add composer platform package with exact Composer version (#10313) 3 years ago
Script Add types to `Script` tests (#10220) 3 years ago
Util Fix tests on windows 3 years ago
AllFunctionalTest.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
ApplicationTest.php Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
CacheTest.php Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
ComposerTest.php CS fixes 4 years ago
ConfigTest.php Config: add source option for command to show where a config value is loaded from (#10129) 3 years ago
DefaultConfigTest.php CS fixes 4 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
InstallerTest.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
PolyfillTestCase.php CS fixes 4 years ago
TestCase.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago