1
0
Fork 0
composer/src/Composer
François Pluchino a5fb4abb36 Fix some improvements 2012-01-17 10:29:54 +01:00
..
Autoload Allow multiple fallback dirs 2011-12-21 16:56:18 +01:00
Command Remplace all echo with writeln method of IO 2012-01-16 20:44:06 +01:00
Console Fix some improvements 2012-01-17 10:29:54 +01:00
DependencyResolver Remplace all echo with writeln method of IO 2012-01-16 20:44:06 +01:00
Downloader Add Authentification in FileDownloader 2012-01-16 20:09:32 +01:00
IO Fix some improvements 2012-01-17 10:29:54 +01:00
Installer Remplace all echo with writeln method of IO 2012-01-16 20:44:06 +01:00
Json Use JSON_PRETTY_PRINT option when dumping JSON to help debugging 2011-12-27 11:33:43 +01:00
Package [Package] removed unused local $key variable from VersionParser::parseConstraints() method. 2012-01-11 11:29:12 +01:00
Repository Fix some improvements 2012-01-17 10:29:54 +01:00
Compiler.php also check for non-zero status code for git command 2011-11-13 00:22:52 +01:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00