Jordi Boggiano 8a1e9744a0 Fix tests 5 years ago
..
Autoload 7049bbb714 Switch require_once to require for autoload_static as the once variant seems unnecessary 5 years ago
Command fc5682ed9f Fix build 5 years ago
Config 2a13bb2649 Fixes from PHPStan (#7687) 6 years ago
Console 589abb06a3 PHPStan fixes 5 years ago
DependencyResolver afa18f2092 Fix semver usage 5 years ago
Downloader 44a4429978 Remove PEAR installer/downloader/repos/..., fixes #8778 5 years ago
EventDispatcher d52ce3c37f Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 5 years ago
Fixtures 1000d49145 Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore 5 years ago
IO a9d6068c57 feat(buffer-io): add the possibility to set user inputs for interactive questions 6 years ago
Installer 8a1e9744a0 Fix tests 5 years ago
Json 3e8021ed06 Add package naming pattern to the composer.json JSON schema 5 years ago
Mock 0d1922dc27 Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 5 years ago
Package 876136022b Merge remote-tracking branch 'origin/1.10' 5 years ago
Plugin c5c6d44a0b Refactor away some unnecessary RepositorySet usages 5 years ago
Question a2137d5263 use Symfony PHPUnit Bridge 5 years ago
Repository 0d1922dc27 Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 5 years ago
Script 369e8a2247 Fix indenting 6 years ago
Util 45ecbae8f5 Merge branch 'master' into 2.0 5 years ago
AllFunctionalTest.php b4fc3b7eef Make usage of foreach to improve readability 6 years ago
ApplicationTest.php db32d6bc18 do not use env 5 years ago
CacheTest.php 45ecbae8f5 Merge branch 'master' into 2.0 5 years ago
ComposerTest.php 3dfcae99a9 Add parallel download capability to FileDownloader and derivatives 6 years ago
ConfigTest.php 58b34d13e8 fix risky tests (without any assertion) 5 years ago
DefaultConfigTest.php 2a13bb2649 Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php 09fd239f24 Fix factory test 6 years ago
InstalledVersionsTest.php 0d1922dc27 Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 5 years ago
InstallerTest.php 82502684b2 Allow testing for installed repo state 5 years ago
TestCase.php 0d1922dc27 Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 5 years ago