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.
username e719be501e Remove unnecessary method call 4 years ago
..
Autoload Replace cascading str_replace() calls with strtr() 4 years ago
Command Remove unnecessary method call 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console emit github action formatted error messages (#9120) 4 years ago
DependencyResolver Add support for detecting packages not matching only due to minimum stability 4 years ago
Downloader Add a readonly mode to the cache, fixes #9150 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 Fix pre/post-package-install/update/uninstall events receiving a partial list of operations, fixes #9079 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Merge branch '1.10' 4 years ago
Platform Check if inet_pton() exists 4 years ago
Plugin Replace cascading str_replace() calls with strtr() 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Also remove credentials from cache dirs in git/svn drivers, fixes #7439, refs #9155 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Merge pull request #9156 from Ayesh/gitlab-repos 4 years ago
Cache.php Add a readonly mode to the cache, fixes #9150 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 a readonly mode to the cache, fixes #9150 4 years ago
Factory.php Add a readonly mode to the cache, fixes #9150 4 years ago
InstalledVersions.php Use consistent phpdoc nullable syntax 4 years ago
Installer.php Fix handling of root aliases in partial updates, fixes #9110 4 years ago