1
0
Fork 0
composer/src/Composer
Adam e291aa1d12
Allow PreFileDownloadEvent to carry transport options for metadata (#9831)
2021-04-19 13:55:52 +02:00
..
Autoload Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00
Command Upgrade to xdebug-handler 2 (#9832) 2021-04-13 09:59:06 +02:00
Config CS fixes 2020-11-22 14:52:39 +01:00
Console Upgrade to xdebug-handler 2 (#9832) 2021-04-13 09:59:06 +02:00
DependencyResolver Merge branch '2.0' 2021-04-08 12:06:38 +02:00
Downloader Merge pull request #9822 from phenaproxima/post-file-download 2021-04-09 14:53:20 +02:00
EventDispatcher Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00
Exception Fix logic (again) 2020-10-25 12:59:01 +00:00
IO Merge branch '2.0' 2021-03-09 23:27:32 +01:00
Installer Merge branch '2.0' 2021-03-16 20:31:44 +01:00
Json Fix CS 2021-02-25 13:46:52 +01:00
Package Prefer @phpstan- annotations as that is what we run against 2021-03-10 10:52:16 +01:00
Platform CS fixes 2020-11-22 14:52:39 +01:00
Plugin Allow PreFileDownloadEvent to carry transport options for metadata (#9831) 2021-04-19 13:55:52 +02:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Allow PreFileDownloadEvent to carry transport options for metadata (#9831) 2021-04-19 13:55:52 +02:00
Script CS fixes 2020-11-22 14:52:39 +01:00
SelfUpdate CS fixes 2020-11-22 14:52:39 +01:00
Util Added link to composer.org docs on ProcessTimedOutException (#9796) 2021-04-11 13:30:35 +02:00
Cache.php fix `dirname` usage 2021-01-06 15:21:45 +03:00
Compiler.php Fix compiler on Windows (#9730) 2021-02-26 16:26:47 +01:00
Composer.php Make sure the SOURCE_VERSION works with version_compare against 2.0.0 2020-11-12 15:12:46 +01:00
Config.php Change default preferred-install to dist, add --prefer-install=auto|dist|source to allow specifying auto (#9603) 2021-04-07 16:04:42 +02:00
Factory.php Only show getting started warning for non-global composer load 2020-12-15 20:39:50 +01:00
InstalledVersions.php Fix doctype annotations 2021-04-07 15:56:34 +02:00
Installer.php Merge branch '2.0' 2021-04-08 12:06:38 +02:00