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 191196de48
Detect broken packagist.org mirrors and fix them on the fly, refs #9297
4 years ago
..
Autoload Merge branch 'master' into code-improvements 4 years ago
Command Merge branch '1.10' 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 Merge pull request #9309 from naderman/fix-solver-9290 4 years ago
Downloader Fix availability of $urls in FileDownloader 4 years ago
EventDispatcher Merge branch 'master' into code-improvements 4 years ago
Exception Add missing class 4 years ago
IO Removed passing of parameters with default value 4 years ago
Installer Removed unused variables, properties and parameters of private functions 4 years ago
Json Removed unneccesary elseifs 4 years ago
Package Merge branch '1.10' 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 Tweaks to new proxying code, refs #9324 4 years ago
Cache.php Add a readonly mode to the cache, fixes #9150 4 years ago
Compiler.php Merged isset, unset and str_replace calls 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