1
0
Fork 0
composer/src/Composer
Jordi Boggiano 1000d49145
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
..
Autoload 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
Command Add platform-check config option to disable platform_check.php generation, and disable it for Composer 2020-04-21 15:25:35 +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 Remove unused property $httpDownloader 2020-04-16 01:14:56 +02: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 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
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 Add composer-runtime-api platform package 2020-04-22 12:10:09 +02:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Add composer-runtime-api platform package 2020-04-22 12:10:09 +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