1
0
Fork 0
composer/src/Composer
Jordi Boggiano 9801d831ed Merge pull request #5852 from fabpot/io-fix
Remove usage of echo when executing Composer script
2016-11-06 16:49:08 +01:00
..
Autoload Add bug ref 2016-09-29 08:06:44 +02:00
Command Fix crash when listing root package without versions 2016-10-25 09:54:03 +02:00
Config Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 2016-04-27 14:04:01 +01:00
Console Modify the message for memory errors 2016-08-09 21:31:19 -03:00
DependencyResolver clear code 2016-05-17 13:34:54 +03:00
Downloader cut out "file://" from VCS download() method 2016-09-23 16:37:32 +02:00
EventDispatcher Pass devMode from RunScriptCommand to Script\Event 2016-09-12 17:20:51 +02:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Use extracted ca-bundle package 2016-04-11 16:33:29 +01:00
Installer Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
Json Rework JSON matching to use a properly recursive pattern, fixes #5771 2016-10-10 18:20:53 +02:00
Package Avoid choking on non-string constraints, fixes #5807 2016-11-03 12:05:07 +01:00
Plugin added missing var declaration 2016-10-07 11:38:36 -07:00
Repository HgDriver does not identify bitbucket mercurial repos correctly 2016-10-03 13:17:07 +02:00
Script
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 2016-03-15 14:13:08 +00:00
Util Remove usage of echo when executing Composer script 2016-11-05 22:10:39 -07:00
Cache.php Avoid warnings in case cache dir is explicitly directed to /dev/null, fixes #5468 2016-06-25 15:49:52 +01:00
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 2016-04-11 19:18:22 +01:00
Composer.php
Config.php Fix process timeout when set to 0 2016-09-21 11:48:10 +02:00
Factory.php Merge remote-tracking branch 'j0k3r/re-install-binaries' 2016-07-02 16:15:33 +01:00
Installer.php Fix POST_DEPENDENCIES_SOLVING trigger 2016-10-31 06:54:38 -07:00