1
0
Fork 0
composer/src/Composer
Jordi Boggiano d03fb4804c Fix local repo detection 2012-02-25 04:18:23 +01:00
..
Autoload Moved Filesystem to base Util namespace 2012-02-09 18:45:28 +01:00
Command Add support for extra.branch-alias config to remap master on 2.1.x for example 2012-02-23 23:26:31 +01:00
Console Moved DialogHelper into the base Application 2012-02-11 17:13:38 -07:00
DependencyResolver Levels are always > 0, negative level was just a hack in the C implementation 2012-02-22 16:20:08 +01:00
Downloader fix file permissions 2012-02-21 00:40:43 +01:00
IO Added a NullIO 2012-02-18 00:00:38 +01:00
Installer Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 2012-02-25 02:52:19 +01:00
Json Added support for JSON_UNESCAPED_SLASHES 2012-02-17 10:06:59 +01:00
Package Fix toString of aliases 2012-02-25 04:18:10 +01:00
Repository Fix local repo detection 2012-02-25 04:18:23 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Added support for change the process timeout 2012-02-21 08:59:52 +01:00
Compiler.php Disable gzip compression of the phar 2012-02-15 18:21:17 +01:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 2012-02-25 02:52:19 +01:00