1
0
Fork 0
composer/src/Composer
Jordi Boggiano e162cc6f0a
Remove "remove" from request
2020-01-17 14:57:32 +01:00
..
Autoload Fix PSR warnings for optimized autoloader, refs #8397, refs #8403 2019-11-01 17:13:02 +01:00
Command Fix show command when no package is found 2020-01-17 14:52:28 +01:00
Config Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Console Merge branch 'master' into 2.0 2020-01-14 15:39:35 +01:00
DependencyResolver Remove "remove" from request 2020-01-17 14:57:32 +01:00
Downloader Merge branch 'master' into 2.0 2020-01-13 13:35:52 +01:00
EventDispatcher Merge branch 'master' into 2.0 2020-01-13 13:35:52 +01:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Add IOInterface methods 2020-01-13 13:36:09 +01:00
Installer updated phpstan to 0.12 2019-12-16 21:58:05 +01:00
Json Merge branch 'master' into 2.0 2020-01-14 15:39:35 +01:00
Package Remove callback and pass stabilities all the way instead 2020-01-17 14:57:32 +01:00
Plugin Clean up the Solver tests, no more installed repo input and new sorting 2019-11-07 21:51:53 +01:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Remove callback and pass stabilities all the way instead 2020-01-17 14:57:32 +01:00
Script Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
SelfUpdate More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
Util Add comment, fix 5.3 build 2020-01-15 16:18:56 +01:00
Cache.php using emptyDirectory instead of remove for clearing the cache 2019-03-11 10:24:39 +01:00
Compiler.php Merge branch 'master' into 2.0 2019-02-21 14:08:56 +01:00
Composer.php Update target version for master branch 2019-10-06 21:39:10 +02:00
Config.php Add option to disable the lock file 2019-10-19 21:46:29 +02:00
Factory.php Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 2019-11-14 15:21:28 +01:00
Installer.php Remove callback and pass stabilities all the way instead 2020-01-17 14:57:32 +01:00