1
0
Fork 0
composer/src/Composer
Niels Keurentjes 7b6ccde97a Clarified error message and added braces. 2016-01-27 09:09:29 +01:00
..
Autoload Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 2016-01-25 23:37:54 +01:00
Command use a proper tmp directory 2016-01-26 14:32:04 +01:00
Config Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 2016-01-25 23:37:54 +01:00
Console CS fixes 2016-01-26 13:07:18 +00:00
DependencyResolver CS fixes 2016-01-26 13:07:18 +00:00
Downloader Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 2016-01-18 14:03:10 +00:00
EventDispatcher Forward args/flags down to referenced events 2015-11-14 14:02:47 +00:00
IO Let users configure *any auth* via COMPOSER_AUTH and add it to the docs, refs #4546 2016-01-26 19:09:57 +00:00
Installer Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 2016-01-25 23:37:54 +01:00
Json Remove a few instances of RemoteFilesystem that were not needed 2016-01-10 17:07:54 +00:00
Package Clarified error message and added braces. 2016-01-27 09:09:29 +01:00
Plugin CS fixes 2016-01-26 13:07:18 +00:00
Repository CS fixes 2016-01-26 13:07:18 +00:00
Script Fix CS 2015-09-28 10:53:24 +01:00
Util Add ssh2 protocol default ports, fixes #4835 2016-01-26 16:53:41 +00:00
Cache.php Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 2016-01-25 23:37:54 +01:00
Compiler.php Merge remote-tracking branch 'origin/master' into tls-config 2016-01-10 16:10:22 +00:00
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 2014-10-16 22:13:17 -03:00
Config.php fix: missing parentheses 2016-01-26 18:19:58 +03:00
Factory.php CS fixes 2016-01-26 13:07:18 +00:00
Installer.php Bypass `runScripts` parameter to autoload dumper in `Installer:run()` method 2015-11-23 11:57:45 +03:00