1
0
Fork 0
composer/src/Composer
Jordi Boggiano fa14cd1353
Show number of additional suggestions when not using --all, fixes #8788
2020-04-23 10:23:56 +02:00
..
Autoload Switch require_once to require for autoload_static as the once variant seems unnecessary 2020-04-22 17:05:37 +02:00
Command Show number of additional suggestions when not using --all, fixes #8788 2020-04-23 10:23:56 +02:00
Config Merge branch 'master' into 2.0 2020-03-10 14:05:33 +01:00
Console Fix typo: directory instead of directoy 2020-04-13 19:45:35 -04:00
DependencyResolver Add composer-runtime-api platform package 2020-04-22 12:10:09 +02:00
Downloader fix failing tests 2020-04-20 14:40:25 -06:00
EventDispatcher Merge branch '1.10' 2020-04-10 11:45:48 +02:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Merge branch 'master' into 2.0 2020-03-10 14:05:33 +01:00
Installer Show number of additional suggestions when not using --all, fixes #8788 2020-04-23 10:23:56 +02:00
Json Raise phpstan level to 1 (#8027) 2020-04-07 14:13:50 +02:00
Package fixed typo 2020-04-21 15:04:47 +02:00
Plugin Merge pull request #8810 from heddn/8809_expand_context_post_file_download 2020-04-22 17:14:45 +02:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Remove usage of 5.6+ constant 2020-04-22 16:40:42 +02:00
Script Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
SelfUpdate Merge branch '1.10' 2020-04-10 11:45:48 +02:00
Util 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
Cache.php Rename test files and standardize on allow list rather than whitelist 2020-03-27 22:15:04 +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 Add composer-runtime-api platform package 2020-04-22 12:10:09 +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 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
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 Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore 2020-04-22 14:02:09 +02:00