1
0
Fork 0
composer/src/Composer
Jordi Boggiano 66cdd64e88 Merge pull request #165 from simensen/InstallMessage
Updated lockfile message for "composer install" command
2011-12-21 07:12:26 -08:00
..
Autoload removed the `return false` as we only need a positive return information 2011-12-21 13:30:25 +01:00
Command Updated lockfile message for "composer install" command 2011-12-20 12:09:16 -06:00
Console Move root package handling to a dedicated loader and make ArrayLoader more strict 2011-12-13 01:05:29 +01:00
DependencyResolver Adjust operation output, fixes #166 2011-12-21 15:57:39 +01:00
Downloader Fix bug with drive names of different cases 2011-12-18 21:10:10 +01:00
Installer Fix fatal error if class is not specified 2011-12-19 12:11:21 +01:00
Json Fix unescaped backslash issue 2011-11-05 23:53:20 +01:00
Package Added mercurial's "default" branch as a valid dev version (same as master / trunk). 2011-12-13 06:47:33 +01:00
Repository Made HgDriver work on Ubuntu 2011-12-13 06:50:35 +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