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 a6176a7beb
Add IOInterface methods
5 years ago
..
Autoload Fix PSR warnings for optimized autoloader, refs #8397, refs #8403 5 years ago
Command Merge branch 'master' into 2.0 5 years ago
Config Fix type issues (#7996) 5 years ago
Console Merge branch 'master' into 2.0 5 years ago
DependencyResolver Removed the filters from the pool 5 years ago
Downloader Merge branch 'master' into 2.0 5 years ago
EventDispatcher Merge branch 'master' into 2.0 5 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Add IOInterface methods 5 years ago
Installer updated phpstan to 0.12 5 years ago
Json Merge branch 'master' into 2.0 5 years ago
Package Display source/dist refs if updates do not change the version 5 years ago
Plugin Clean up the Solver tests, no more installed repo input and new sorting 5 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Merge branch 'master' into 2.0 5 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Util Add IOInterface methods 5 years ago
Cache.php using emptyDirectory instead of remove for clearing the cache 5 years ago
Compiler.php Merge branch 'master' into 2.0 5 years ago
Composer.php Update target version for master branch 5 years ago
Config.php Add option to disable the lock file 5 years ago
Factory.php Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 5 years ago
Installer.php Removed the filters from the pool 5 years ago