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 83efeaec5c Attempt to prune versions which are impossible to install during pool building 6 years ago
..
Autoload Print number of classes contained within the generated classmap 6 years ago
Command Merge pull request #7625 from naderman/repository-set 6 years ago
Config Fix setting of scripts from config command, refs #7225 6 years ago
Console Allow Composer to be used without running the application 6 years ago
DependencyResolver Attempt to prune versions which are impossible to install during pool building 6 years ago
Downloader Fix output when loading zips from cache, fixes #7498 6 years ago
EventDispatcher Add a new RepositorySet class and restrict pool usage to the solver 6 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Use symfony/console for hidden questions 6 years ago
Installer Add missing use statement to package event to fix install --no-dev 6 years ago
Json Make surrogate sequences in JSON work on PHP 5.3 6 years ago
Package Move construction of pool from repo set into a pool builder 6 years ago
Plugin RepositorySet::findPackages now has an exactMatch option 6 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Fix phpdoc 6 years ago
Script Fix docs, fixes #6136 7 years ago
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 8 years ago
Util Use combined assignment operators 6 years ago
Cache.php prevent preg_replace() calls when cache is not enabled 6 years ago
Compiler.php Use symfony/console for hidden questions 6 years ago
Composer.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 7 years ago
Config.php CS fixer 6 years ago
Factory.php Fixes from PHPStan level 0 7 years ago
Installer.php Restore output of number of packages analyzed in solver 6 years ago
XdebugHandler.php Fix bc 6 years ago