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 419567ba6d
Update VersionSelector to take all platform requirements into account when selecting packages
4 years ago
..
Autoload Handle provider/replacer packages and avoid checking extensions which are provided by packages, refs #8546 4 years ago
Command Merge branch '1.10' 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Fix typo: directory instead of directoy 4 years ago
DependencyResolver Added phpdoc types for PoolBuilder (#8862) 4 years ago
Downloader Improve regex in \Composer\Downloader\SvnDownloader::getCommitLogs() by removing unnecessary greedy operator 4 years ago
EventDispatcher Merge branch '1.10' 4 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Merge branch 'master' into 2.0 4 years ago
Installer Fix docblock 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Update VersionSelector to take all platform requirements into account when selecting packages 4 years ago
Plugin Merge pull request #8810 from heddn/8809_expand_context_post_file_download 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Improve regex in \Composer\Repository\ComposerRepository::fetchFile() by removing unnecessary greedy operator 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Use fully qualified calls in hot classes 4 years ago
Cache.php Rename test files and standardize on allow list rather than whitelist 4 years ago
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Composer.php Add a way to retrieve the Loop instance from Composer to be able to wait on promises to integrate things 4 years ago
Config.php Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago
Factory.php Add a way to retrieve the Loop instance from Composer to be able to wait on promises to integrate things 4 years ago
InstalledVersions.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Installer.php Introduce --no-install option for the update, require and remove commands 4 years ago