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 5761228068
Make installer classes forward promises from downloaders to InstallationManager
4 years ago
..
Autoload Merge pull request #8923 from staabm/glob-classmap 4 years ago
Command Fix phpstan error 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Fix typo: directory instead of directoy 4 years ago
DependencyResolver Merge pull request #8937 from Seldaek/optim-rules 4 years ago
Downloader Allow downgrades to go through even though the target dir for archive extraction exists 4 years ago
EventDispatcher Merge branch '1.10' 4 years ago
Exception Add missing class 4 years ago
IO Add support for gitlab deploy token (#8867) 4 years ago
Installer Make installer classes forward promises from downloaders to InstallationManager 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Optimize rule creation for alias packages 4 years ago
Plugin Do not reverse sorted packages, fixes #8320 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Update to MatchAllConstraint 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Fix for HHVM 3 4 years ago
Cache.php Rename test files and standardize on allow list rather than whitelist 4 years ago
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Composer.php Fix class name case, refs #8939 4 years ago
Config.php Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago
Factory.php Make config non optional, fixes #8896 4 years ago
InstalledVersions.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Installer.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 4 years ago