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 d56387edb7
Also handle throwable on supported php versions
3 years ago
..
Autoload Prepend runtime-autoloaders so that dependencies get loaded over Composer bundled packages 4 years ago
Command Fix invalid interface usage 3 years ago
Config CS fixes 4 years ago
Console Update src/Composer/Console/Application.php 4 years ago
DependencyResolver Make sure update mirrors/--lock keeps the release date of the original reference when dev versions have newer commits, refs #9812 4 years ago
Downloader Merge pull request from GHSA-h5h8-pc6h-jvvx 3 years ago
EventDispatcher Also handle throwable on supported php versions 3 years ago
Exception Fix logic (again) 4 years ago
IO Merge branch '1.10' into 2.0 4 years ago
Installer Also attempt working around Vagrant filesystem issues when installing plugins initially, refs #9627 4 years ago
Json JsonFile: add missing ParsingException throws annotations 4 years ago
Package Fix handling of inline-update-constraints with refs or stability flags, fixes #9847 3 years ago
Platform CS fixes 4 years ago
Plugin Add warning when loading plugins of type composer-installer as they are unlikely to function correctly and should be upgraded to the composer-plugin type 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 8 years ago
Repository Merge pull request from GHSA-h5h8-pc6h-jvvx 3 years ago
Script CS fixes 4 years ago
SelfUpdate CS fixes 4 years ago
Util Merge pull request from GHSA-h5h8-pc6h-jvvx 3 years ago
Cache.php fix `dirname` usage 4 years ago
Compiler.php Add missing file to v1 phar 4 years ago
Composer.php Make sure the SOURCE_VERSION works with version_compare against 2.0.0 4 years ago
Config.php Fix/add tests and also handle case where a json object is used 4 years ago
Factory.php Only show getting started warning for non-global composer load 4 years ago
InstalledVersions.php Fix doctype annotations 4 years ago
Installer.php Fix output listing some updates that do not really happen when updating mirrors/--lock, fixes #9812 4 years ago