1
0
Fork 0
composer/src/Composer
Nils Adermann 2631210493 Solver: analyze multi conflict rules in conflict resolution correctly 2020-06-26 21:51:02 +02:00
..
Autoload Replace cascading str_replace() calls with strtr() 2020-06-23 04:10:26 +07:00
Command Fix var name 2020-06-25 09:16:23 +02:00
Config Merge branch 'master' into 2.0 2020-03-10 14:05:33 +01:00
Console Merge branch '1.10' 2020-06-16 17:16:42 +02:00
DependencyResolver Solver: analyze multi conflict rules in conflict resolution correctly 2020-06-26 21:51:02 +02:00
Downloader Merge branch '1.10' 2020-06-17 17:37:39 +02:00
EventDispatcher Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 2020-06-04 16:08:23 +02:00
Exception Add missing class 2020-06-03 15:28:10 +02:00
IO Add basic progress bar capability while waiting for jobs to complete 2020-06-16 14:00:22 +02:00
Installer Reuse operation formatting logic in downloaders 2020-06-17 12:33:02 +02:00
Json Fix creation of a php: dir when running create-project, fixes #8849 2020-05-01 17:23:32 +02:00
Package Fix guessing of default branch when HEAD is a non-feature-branch 2020-06-26 16:16:16 +02:00
Plugin Replace cascading str_replace() calls with strtr() 2020-06-23 04:10:26 +07:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Remove conflict between trunk and master, as they do not normalize anymore 2020-06-25 08:58:08 +02:00
Script Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
SelfUpdate Merge branch '1.10' 2020-06-16 17:16:42 +02:00
Util Fix git tests 2020-06-17 17:53:00 +02:00
Cache.php Replace whitelist with allow list 2020-06-07 22:15:09 +01:00
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
Composer.php Fix class name case, refs #8939 2020-06-02 16:20:31 +02:00
Config.php Add platform-check config option to disable platform_check.php generation, and disable it for Composer 2020-04-21 15:25:35 +02:00
Factory.php Speed up installer tests by avoiding lots of bootstrapping and git processes 2020-06-19 17:56:13 +02:00
InstalledVersions.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
Installer.php Add --no-progress support and a few more fixes 2020-06-16 14:00:24 +02:00