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 9c78eda7db
Fix FileDownloader::update impl to handle promises
4 years ago
..
Autoload Platform Check: Add a special case for `zend-opcache`. 4 years ago
Command Add new summary format for licenses (#8973) 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Fix typo: directory instead of directoy 4 years ago
DependencyResolver Fix inline aliases not being loaded when extracting dev requirements, fixes #8954 4 years ago
Downloader Fix FileDownloader::update impl to handle promises 4 years ago
EventDispatcher Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
Exception Add missing class 4 years ago
IO Add basic progress bar capability while waiting for jobs to complete 4 years ago
Installer Execute operations in batches to make sure plugins install in the expected order 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
Plugin Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Fix inline aliases not being loaded when extracting dev requirements, fixes #8954 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Add basic progress bar capability while waiting for jobs to complete 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 Fix class name case, refs #8939 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 Fix FileDownloader::update impl to handle promises 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 Merge branch '1.10' 4 years ago