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 006c3de542
Fix tests and make TTY usage on ProcessExecutor cleaner
4 years ago
..
Autoload should be || not OR 4 years ago
Command Add --dry-run to require and remove commands, fixes #7793 4 years ago
Config Fix type issues (#7996) 5 years ago
Console Merge branch 'master' into 2.0 5 years ago
DependencyResolver Remove unused argument to pool->match 4 years ago
Downloader Sanitize URLs in getRepoName and centralize the Url sanitization process 4 years ago
EventDispatcher Fix tests and make TTY usage on ProcessExecutor cleaner 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 Fix show command, refactor RepositorySet constructor 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Fix show command, refactor RepositorySet constructor 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 Fix tests and make TTY usage on ProcessExecutor cleaner 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 Minor Installer cleanups 4 years ago