1
0
Fork 0
composer/src/Composer
Jordi Boggiano 3ebfbd78ac Merge remote-tracking branch 'jsor/install_update_flags' 2011-11-30 21:11:15 +01:00
..
Autoload Fix autoload handling of main project 2011-11-21 11:33:30 +01:00
Command Fix link collection 2011-11-28 08:51:00 +01:00
Console Only allow self-updates when called from within a phar 2011-11-16 13:50:32 +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 CS 2011-11-27 20:25:30 +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