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 09ef026d43
Remove OperationInterface::getReason, closes #9230, closes #9263
4 years ago
..
Autoload Introduce constants for Composer\Package\Link types 4 years ago
Command Fix build 4 years ago
Config Fixes from PHPStan (#7687) 6 years ago
Console PHPStan fixes 4 years ago
DependencyResolver Introduce constants for Composer\Package\Link types 4 years ago
Downloader Fix more warnings 4 years ago
EventDispatcher Fix warnings on higher phpunit versions 4 years ago
Fixtures Add tests for edge cases of packages providing names which exist as real packages 4 years ago
IO Fix warnings on higher phpunit versions 4 years ago
Installer Remove OperationInterface::getReason, closes #9230, closes #9263 4 years ago
Json Fix warnings on higher phpunit versions 4 years ago
Mock Get rid of default branch handling in version guesser as it is way too time intensive at every initialization 4 years ago
Package Merge branch '1.10' 4 years ago
Platform Move Version util to Platform namespace, fix CS nitpicks, make regexes case insensitive for robustness, refs #9093 4 years ago
Plugin Fix warnings on higher phpunit versions 4 years ago
Question Fix warnings on higher phpunit versions 4 years ago
Repository Merge branch '1.10' 4 years ago
Script Fix indenting 5 years ago
Util Fix more warnings 4 years ago
AllFunctionalTest.php Fix usage of create-project with local filesystem repos 4 years ago
ApplicationTest.php do not use env 4 years ago
CacheTest.php Fix more warnings 4 years ago
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 6 years ago
ConfigTest.php fix risky tests (without any assertion) 4 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
InstallerTest.php Introduce constants for Composer\Package\Link types 4 years ago
PolyfillTestCase.php Fix warnings on higher phpunit versions 4 years ago
TestCase.php Fix warnings on higher phpunit versions 4 years ago