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 fafa959933
Add test to assert prefer-lowest behavior when conflicting branches prevent absolute lowest version from being installed, closes #7408
4 years ago
..
Autoload Add tests for #8861 4 years ago
Command Fix build 4 years ago
Config
Console PHPStan fixes 4 years ago
DependencyResolver Use RULE_LEARNED instead of RULE_FIXED 4 years ago
Downloader Fix tests 4 years ago
EventDispatcher Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
Fixtures Add test to assert prefer-lowest behavior when conflicting branches prevent absolute lowest version from being installed, closes #7408 4 years ago
IO Build tweaks 4 years ago
Installer Fix tests 4 years ago
Json Add package naming pattern to the composer.json JSON schema 4 years ago
Mock Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Package Update VersionSelector to take all platform requirements into account when selecting packages 4 years ago
Plugin
Question use Symfony PHPUnit Bridge 4 years ago
Repository Oops 4 years ago
Script Fix indenting 5 years ago
Util Build tweaks 4 years ago
AllFunctionalTest.php
ApplicationTest.php
CacheTest.php
ComposerTest.php
ConfigTest.php
DefaultConfigTest.php
FactoryTest.php
InstalledVersionsTest.php
InstallerTest.php Change the single requirement ignore from --ignore-platform-reqs=xx to --ignore-platform-req=xx to avoid BC issues 4 years ago
TestCase.php