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.
Fabien Potencier d5245387f3 Fix error message 4 years ago
..
Autoload Merge branch 'master' into code-improvements 4 years ago
Command Fix error message 4 years ago
Config Changed all substr calls used to compare fragments of text to strpos 4 years ago
Console Removed passing of parameters with default value 4 years ago
DependencyResolver Fix typo 4 years ago
Downloader Fix availability of $urls in FileDownloader 4 years ago
EventDispatcher Merge branch 'master' into code-improvements 4 years ago
Exception Fix logic (again) 4 years ago
IO Removed passing of parameters with default value 4 years ago
Installer Make sure Transaction sorts operations correctly to begin with 4 years ago
Json Removed unneccesary elseifs 4 years ago
Package Fix default version to be semver parseable, fixes #9342 4 years ago
Platform Several small code improvements 4 years ago
Plugin Allow any non-numeric version to be used for flex as we can not establish if they are compatible 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Detect broken packagist.org mirrors and fix them on the fly, refs #9297 4 years ago
Script Merge branch 'master' into code-improvements 4 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Fix logic (again) 4 years ago
Cache.php Add a readonly mode to the cache, fixes #9150 4 years ago
Compiler.php Make sure no unknown files get excluded from the phar, fixes #9331 4 years ago
Composer.php Fix class name case, refs #8939 4 years ago
Config.php Merge branch 'master' into code-improvements 4 years ago
Factory.php Add sync helper to give plugins utilities to work with async stuff more easily when one does not care about async 4 years ago
InstalledVersions.php Use consistent phpdoc nullable syntax 4 years ago
Installer.php On composer install we fix locked packages, but consider them locked for error reporting 4 years ago