1
0
Fork 0
composer/src/Composer
Jordi Boggiano a474dee236
Merge remote-tracking branch 'johnstevenson/elevate2' into 1.10
2020-07-17 13:01:24 +02:00
..
Autoload Replace whitelist with allow list 2020-06-07 22:15:09 +01:00
Command Merge remote-tracking branch 'johnstevenson/elevate2' into 1.10 2020-07-17 13:01:24 +02:00
Config Add bearer support in config command and add to docs/schema, refs #8671 2020-03-10 13:39:26 +01:00
Console Avoid double warnings about composer.json when running outdated, fixes #8958 2020-06-15 13:04:02 +02:00
DependencyResolver Replace whitelist with allow list 2020-06-07 22:15:09 +01:00
Downloader Clean Git repos during discard 2020-06-17 17:00:35 +02:00
EventDispatcher fix deprecations in PHP 8 2020-05-21 18:16:19 +01:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Bearer support. 2020-03-04 15:01:35 -08:00
Installer Add infos about plugin install failure 2020-04-07 15:55:59 +02:00
Json fix file load errors 2020-01-15 18:09:42 +05:00
Package Revert "Store default branch info inside metadata" 2020-06-17 17:32:26 +02:00
Plugin Move sortPackages to static helper class. 2019-04-09 10:59:02 -07:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Reuse repository manager and others directly from the Composer instance, refs #9057 2020-07-17 12:05:07 +02:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
SelfUpdate Respect disable-tls in Versions::getLatest 2020-06-15 13:08:38 +02:00
Util Fix bitbucket detection of redirects to login page, fixes #9041 2020-07-16 12:26:48 +02:00
Cache.php Replace whitelist with allow list 2020-06-07 22:15:09 +01:00
Compiler.php Add lint check after phar is built 2020-02-14 16:36:14 +01:00
Composer.php Add composer-runtime-api version constant 2020-04-29 09:02:51 +02:00
Config.php Add bearer support in config command and add to docs/schema, refs #8671 2020-03-10 13:39:26 +01:00
Factory.php Warn on invalid package name or require/provide/.., fixes #7874 2019-01-29 13:46:23 +01:00
Installer.php Replace whitelist with allow list 2020-06-07 22:15:09 +01:00
XdebugHandler.php Fix bc 2018-03-11 18:14:44 +00:00