1
0
Fork 0
composer/src/Composer
Jordi Boggiano e26f7f5ec4 Fix syntax error 2012-02-27 10:03:38 +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 Prevent a package from having duplicate names 2012-02-26 22:20:10 +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 Prevent multiple replaces of a same package to be skipped when the first fails to match 2012-02-26 22:21:32 +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 Fix syntax error 2012-02-27 10:03:38 +01:00