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 1824637dab
Merge pull request #8999 from naderman/fix-solver-bug-exception-7051
Fix solver bug exception 7051
4 years ago
..
Autoload Replace cascading str_replace() calls with strtr() 4 years ago
Command Fix var name 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Merge branch '1.10' 4 years ago
DependencyResolver Solver: Ensure multi conflict rules still get added to learned pool 4 years ago
Downloader Merge branch '1.10' 4 years ago
EventDispatcher Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
Exception Add missing class 4 years ago
IO Add basic progress bar capability while waiting for jobs to complete 4 years ago
Installer Reuse operation formatting logic in downloaders 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Fix 5.3 support 4 years ago
Plugin Replace cascading str_replace() calls with strtr() 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Remove conflict between trunk and master, as they do not normalize anymore 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Fix git tests 4 years ago
Cache.php Replace whitelist with allow list 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 Speed up installer tests by avoiding lots of bootstrapping and git processes 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 --no-progress support and a few more fixes 4 years ago