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 0f2f950cb6 Add available-packages key for new repo format, and many consistency tweaks/fixes across various repo formats 6 years ago
..
Autoload Merge branch '1.7' 6 years ago
Command Refactor ComposerRepository to work with combined repos having lazy providers and partial packages 6 years ago
Config Fix setting of scripts from config command, refs #7225 6 years ago
Console Change return code to 1 6 years ago
DependencyResolver Minor tweaks 6 years ago
Downloader Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
EventDispatcher Merge branch 'master' into 2.0 6 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Use symfony/console for hidden questions 6 years ago
Installer Add missing use statement to package event to fix install --no-dev 6 years ago
Json More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Package Fix implementation of whatProvides for older provider-only repos 6 years ago
Plugin Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation 6 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Add available-packages key for new repo format, and many consistency tweaks/fixes across various repo formats 6 years ago
Script Remove BC event and constraint classes 6 years ago
SelfUpdate More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Util Small tweaks and make sure composer fails properly in a plane 6 years ago
Cache.php prevent preg_replace() calls when cache is not enabled 6 years ago
Compiler.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Composer.php Port/extract most behavior of RemoteFilesystem to CurlDownloader 6 years ago
Config.php CS fixer 6 years ago
Factory.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Installer.php Merge branch 'master' into 2.0 6 years ago