1
0
Fork 0
composer/src/Composer
Jonas Drieghe eea7564c9e Revert accidental rename of $dependencies variable in unrelated code branch 2020-06-24 07:28:22 +02:00
..
Autoload Merge branch '1.10' 2020-06-16 17:16:42 +02:00
Command Revert accidental rename of $dependencies variable in unrelated code branch 2020-06-24 07:28:22 +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 Add missing isVerbose argument to problem formatting call 2020-06-19 23:31:11 +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 Avoid blocking when guessing default branch name, fixes #9001 2020-06-22 10:48:15 +02:00
Plugin Phpdoc tweaks 2020-06-16 13:46:20 +01:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Fix default-branch attribute on package files, and add it to schema 2020-06-19 15:33:25 +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