1
0
Fork 0
composer/src/Composer
Jordi Boggiano 2aa61292ae Merge pull request #352 from naderman/positive-branch-levels
Levels are always > 0, negative level was just a hack in the C implementation
2012-02-22 07:23:43 -08:00
..
Autoload Moved Filesystem to base Util namespace 2012-02-09 18:45:28 +01:00
Command Use policy rule instead of stacking up another repo to prioritize aliased packages 2012-02-22 09:40:05 +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 Add lock file alias support and a bunch of fixes 2012-02-21 16:44:49 +01:00
Json Added support for JSON_UNESCAPED_SLASHES 2012-02-17 10:06:59 +01:00
Package Force dates to be UTC 2012-02-22 12:46:54 +01:00
Repository Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +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 Added support for change the process timeout 2012-02-21 08:59:52 +01:00