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.
Nils Adermann e308f043b9 Fully switch to spl_object_hash in lock transaction
The pool builder tries to be minimal so it's fine for present/locked
packages not be assigned a solver/pool id. Adding a test to verify
correct creation of uninstall jobs
5 years ago
..
Autoload Handle absolute phar:// paths in autoload_static.php 5 years ago
Command Fixes from PHPStan (#7687) 6 years ago
Config Fixes from PHPStan (#7687) 6 years ago
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
DependencyResolver Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed 5 years ago
Downloader Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
EventDispatcher Add EventDispatcher::removeListener to allow deregistration of listeners 5 years ago
Fixtures Fully switch to spl_object_hash in lock transaction 5 years ago
IO feat(buffer-io): add the possibility to set user inputs for interactive questions 6 years ago
Installer Merge branch 'master' into 2.0 6 years ago
Json Fix remove command not working with escaped slashes (e.g. foo\/bar), fixes #8249 5 years ago
Mock Add install-path to the installed.json for every package, fixes #2174, closes #2424 5 years ago
Package Add install-path to the installed.json for every package, fixes #2174, closes #2424 5 years ago
Plugin Add plugin callbacks for deactivation and uninstall, fixes #3000 5 years ago
Question Fixes from PHPStan (#7687) 6 years ago
Repository Add install-path to the installed.json for every package, fixes #2174, closes #2424 5 years ago
Script Fix indenting 5 years ago
Util Merge branch 'master' into 2.0 5 years ago
AllFunctionalTest.php Make usage of foreach to improve readability 5 years ago
ApplicationTest.php Fix test warnings 5 years ago
CacheTest.php Fix cache tests 5 years ago
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 6 years ago
ConfigTest.php Fixes from PHPStan (#7687) 6 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix factory test 6 years ago
InstallerTest.php Implement update mirrors/nothing/lock as its own installer mode 5 years ago
TestCase.php Fixes from PHPStan (#7687) 6 years ago