1
0
Fork 0
composer/src/Composer
Jordi Boggiano 1bf711fe1f Guard against mbstring func_overload, fixes #5218 2016-04-19 15:44:13 +01:00
..
Autoload Minor tweaks, refs #5162 2016-04-11 14:47:03 +01:00
Command Observe COMPOSER environment variable in init command 2016-04-19 10:51:44 +01:00
Config fix config add/remove/unset/merge for bitbucket 2016-04-10 23:21:50 +02:00
Console Output composer/php/os version info in debug mode 2016-04-18 22:09:07 +01:00
DependencyResolver Improve error reporting some more, fixes #4310 2016-04-18 23:03:00 +01:00
Downloader Guard against mbstring func_overload, fixes #5218 2016-04-19 15:44:13 +01:00
EventDispatcher Merge remote-tracking branch 'watermanio/strict-types' into 1.0 2016-04-11 15:11:46 +01:00
IO Merge remote-tracking branch 'curry684/code-quality' into 1.0 2016-04-11 14:39:37 +01:00
Installer BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file. 2016-04-18 09:35:11 +01:00
Json Run cs fixer and update config to latest master 2016-04-11 15:06:57 +01:00
Package Run cs fixer and update config to latest master 2016-04-11 15:06:57 +01:00
Plugin add getter for global composer 2016-03-29 21:21:44 +00:00
Repository Avoid lazy-loading composer-plugin-api 2016-04-15 14:04:44 +01:00
Script Fix CS 2015-09-28 10:53:24 +01:00
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 2016-03-15 14:13:08 +00:00
Util Guard against mbstring func_overload, fixes #5218 2016-04-19 15:44:13 +01:00
Cache.php Wrap final attempt to touch a cache file in Silencer. 2016-02-16 14:01:21 +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 Exempt custom URLs from secure-http checks, refs #5173 2016-04-18 10:23:10 +01:00
Factory.php Undefined or default return points fixed. 2016-04-07 00:52:50 +02:00
Installer.php Improve error reporting some more, fixes #4310 2016-04-18 23:03:00 +01:00