You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 5bf614a762
Merge branch '2.0'
3 years ago
..
Autoload Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 3 years ago
Command Fix type issues with root package interface 3 years ago
Config Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 3 years ago
Console Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 3 years ago
DependencyResolver Also condense dev-* versions if there are many, refs #9850 3 years ago
Downloader Merge branch '2.0' 3 years ago
EventDispatcher Merge branch '2.0' 3 years ago
Exception Fix logic (again) 4 years ago
IO Merge branch '2.0' 3 years ago
Installer Merge branch '2.0' 3 years ago
Json Fix CS 3 years ago
Package Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483 3 years ago
Platform CS fixes 4 years ago
Plugin Allow PreFileDownloadEvent to carry transport options for metadata (#9831) 3 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Merge branch '2.0' 3 years ago
Script CS fixes 4 years ago
SelfUpdate CS fixes 4 years ago
Util Merge branch '2.0' 3 years ago
Cache.php fix `dirname` usage 4 years ago
Compiler.php Fix compiler on Windows (#9730) 3 years ago
Composer.php Make sure the SOURCE_VERSION works with version_compare against 2.0.0 4 years ago
Config.php Change default preferred-install to dist, add --prefer-install=auto|dist|source to allow specifying auto (#9603) 3 years ago
Factory.php Only show getting started warning for non-global composer load 4 years ago
InstalledVersions.php Fix doctype annotations 3 years ago
Installer.php Merge branch '2.0' 3 years ago