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 38f6ae2c4e
Fix react/promise usage for v2
4 years ago
..
Autoload should be || not OR 4 years ago
Command Improve error reporting of solver issues, refs #7779 4 years ago
Config Fix type issues (#7996) 5 years ago
Console Merge branch 'master' into 2.0 5 years ago
DependencyResolver Fix reporting of replace conflicts to not mention provides 4 years ago
Downloader Sanitize URLs in getRepoName and centralize the Url sanitization process 4 years ago
EventDispatcher Merge branch 'master' into 2.0 4 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Add IOInterface methods 5 years ago
Installer Request jobs replaced by root require / fixed package 4 years ago
Json Merge branch 'master' into 2.0 4 years ago
Package Fix case 4 years ago
Plugin Improve error reporting of solver issues, refs #7779 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Fix react/promise usage for v2 4 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 Sanitize URLs in getRepoName and centralize the Url sanitization process 4 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 Remove RepositorySet from Solver and remove getPool from RepositorySet 4 years ago