1
0
Fork 0
composer/src/Composer
Jordi Boggiano 459a7d9623
Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483
2021-05-17 14:36:46 +02:00
..
Autoload Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 2021-05-04 13:25:52 +02:00
Command Fix type issues with root package interface 2021-05-04 16:47:54 +02:00
Config Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 2021-05-04 13:25:52 +02:00
Console Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 2021-05-04 13:25:52 +02:00
DependencyResolver Also condense dev-* versions if there are many, refs #9850 2021-05-03 14:42:59 +02:00
Downloader Merge branch '2.0' 2021-04-27 13:06:49 +02:00
EventDispatcher Merge branch '2.0' 2021-05-10 13:14:14 +02: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 Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 2021-05-04 13:25:52 +02:00
Json Fix CS 2021-02-25 13:46:52 +01:00
Package Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483 2021-05-17 14:36:46 +02: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 Merge branch '2.0' 2021-04-27 13:06:49 +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 Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 2021-05-04 13:25:52 +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