1
0
Fork 0
composer/src/Composer
Nils Adermann cb7f656fa9 Off by one error in the solver - 1 cannot be false
Fixes #133, #160, #162, #177, #289
2012-02-18 00:11:08 +01:00
..
Autoload Moved Filesystem to base Util namespace 2012-02-09 18:45:28 +01:00
Command Allow search command to work without a composer.json 2012-02-16 20:42:47 +01:00
Console Moved DialogHelper into the base Application 2012-02-11 17:13:38 -07:00
DependencyResolver Off by one error in the solver - 1 cannot be false 2012-02-18 00:11:08 +01:00
Downloader Fix line endings 2012-02-17 11:50:36 +01:00
IO Do not reveal input length 2012-02-17 12:18:48 +01:00
Installer Fix installer that create vendor and bin directory even if --dry-run parameter provided 2012-02-16 22:43:10 +01:00
Json Added support for JSON_UNESCAPED_SLASHES 2012-02-17 10:06:59 +01:00
Package Updated ArrayDumper 2012-02-14 12:57:15 +01:00
Repository Merge remote-tracking branch 'francoispluchino/master' 2012-02-17 11:45:55 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Fix authentication behavior when re-entering get() 2012-02-17 12:35:42 +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 previous commit 2012-02-17 17:01:45 +01:00