1
0
Fork 0
composer/src/Composer
Jordi Boggiano 6698e0bafa
Merge remote-tracking branch 'naderman/version-guess-remotes' into 1.10
2020-10-08 14:01:25 +02:00
..
Autoload Call call_user_func_array() with a numeric arguments array. 2020-09-03 23:26:09 +02:00
Command Fixed description of StatusCommand: It do list all changes in vendor, not only for "source" ones 2020-10-02 10:11:47 +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 Properly support PHP 8.0 Named Arguments 2020-07-26 15:28:47 -04: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 VersionGuesser: local branches still need to be considered 2020-10-07 15:10:20 +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 ComposerRepository: avoid notice if includes do not provide a sha1 2020-09-01 12:21:36 +01:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
SelfUpdate Promote next major version when running stable self-update, and prevent self-update from automatically upgrading to the next major release 2020-07-30 16:32:29 +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 Fix: Reference 2020-07-21 23:25:05 +02:00
XdebugHandler.php Fix bc 2018-03-11 18:14:44 +00:00