Beau Simensen
|
81d41fc442
|
Rename --dev to --prefer-source
|
2012-02-13 13:05:44 -08:00 |
Jordi Boggiano
|
f761bf8d99
|
Simplify install() signature
|
2012-02-06 13:59:46 +01:00 |
Beau Simensen
|
c94d867c07
|
Make install method self contained
Experimental: Updated `install()` method to accept its Composer
and input option dependencies as method arguments.
|
2012-02-05 18:16:50 -08:00 |
Hugo Hamon
|
747abf6843
|
[Command] removed unused local variable $composer in UpdateCommand::execute() method.
|
2012-01-11 09:05:23 +01:00 |
jsor
|
e512e16e35
|
Rename flags after feedback in #132
|
2011-11-25 18:01:12 +01:00 |
jsor
|
9af21fd461
|
Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps
|
2011-11-25 16:44:50 +01:00 |
Jordi Boggiano
|
f2662b193d
|
Add --dry-run option and list all operations on --verbose
|
2011-11-21 17:56:21 +01:00 |
Jordi Boggiano
|
1feebcafe2
|
Add update command, fixes #28
|
2011-10-30 23:16:12 +01:00 |