Jordi Boggiano 8a2dd1baef Adjust all usages of VersionSelector to the new API 5 years ago
..
Autoload 6a6ea6057f Handle provider/replacer packages and avoid checking extensions which are provided by packages, refs #8546 5 years ago
Command 8a2dd1baef Adjust all usages of VersionSelector to the new API 5 years ago
Config d63eb8179e Merge branch 'master' into 2.0 5 years ago
Console e0e2bb11a5 Fix typo: directory instead of directoy 5 years ago
DependencyResolver 11930001fb Added phpdoc types for PoolBuilder (#8862) 5 years ago
Downloader aa20413990 Improve regex in \Composer\Downloader\SvnDownloader::getCommitLogs() by removing unnecessary greedy operator 5 years ago
EventDispatcher 86cfbdc541 Merge branch '1.10' 5 years ago
Exception 43273c4366 Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 9 years ago
IO d63eb8179e Merge branch 'master' into 2.0 5 years ago
Installer cdc6a87e8d Fix docblock 5 years ago
Json 4ce3836f51 Fix creation of a php: dir when running create-project, fixes #8849 5 years ago
Package 419567ba6d Update VersionSelector to take all platform requirements into account when selecting packages 5 years ago
Plugin d6a9d78309 Merge pull request #8810 from heddn/8809_expand_context_post_file_download 5 years ago
Question c077df0d80 Fix for https://github.com/composer/composer/issues/5989 8 years ago
Repository d4c8478df5 Improve regex in \Composer\Repository\ComposerRepository::fetchFile() by removing unnecessary greedy operator 5 years ago
Script 6c4357a7ed Merge branch 'master' into 2.0 6 years ago
SelfUpdate 86cfbdc541 Merge branch '1.10' 5 years ago
Util 81bf47ffa2 Use fully qualified calls in hot classes 5 years ago
Cache.php 392d0abd21 Rename test files and standardize on allow list rather than whitelist 5 years ago
Compiler.php 0d1922dc27 Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 5 years ago
Composer.php 557fb873ee Add a way to retrieve the Loop instance from Composer to be able to wait on promises to integrate things 5 years ago
Config.php 2c8a4a1b93 Add platform-check config option to disable platform_check.php generation, and disable it for Composer 5 years ago
Factory.php 557fb873ee Add a way to retrieve the Loop instance from Composer to be able to wait on promises to integrate things 5 years ago
InstalledVersions.php 0d1922dc27 Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 5 years ago
Installer.php 3a7ea25289 Introduce --no-install option for the update, require and remove commands 5 years ago