1
0
Fork 0
composer/src/Composer
Jordi Boggiano 456d442f6e Fix bootstrap 2011-12-03 12:46:28 +01:00
..
Autoload Fix autoload handling of main project 2011-11-21 11:33:30 +01:00
Command Allow self-update to be called outside of a project context 2011-12-03 11:57:59 +01:00
Console Fix bootstrap 2011-12-03 12:46:28 +01:00
DependencyResolver Add --dry-run option and list all operations on --verbose 2011-11-21 17:56:21 +01:00
Downloader Added an SvnDownloader 2011-11-17 16:56:01 +01:00
Installer Fix update command by using remove+install (and for now ignoring uninstalls of non-existing packages) 2011-11-21 18:18:06 +01:00
Json Fix unescaped backslash issue 2011-11-05 23:53:20 +01:00
Package Fix typo 2011-11-28 20:58:16 +01:00
Repository Fix ComposerRepository ctor 2011-12-03 12:43:38 +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