22 Commits (48f66f66fb146d89bf07c0c2c7566b38aadcb5dd)

Author SHA1 Message Date
Jordi Boggiano c580cb8ba8 Add package argument to the update command, fixes #470, fixes #450 12 years ago
Jordi Boggiano 1095d84256 Rename --skip-scripts to --no-scripts 12 years ago
Paweł Jędrzejewski 129884ef72 rename skipScripts to runScripts. 12 years ago
Paweł Jędrzejewski 123dec52fb typos in command option description. 12 years ago
Paweł Jędrzejewski cc8b33117a add --skip-scripts option to install/update commands. 12 years ago
Jordi Boggiano 53191eb0fe Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 12 years ago
Luis Cordova f76c65914c cleaned up some getApplication()->getIO() into getIO()s 12 years ago
Jordi Boggiano 6b453906f0 Merge pull request #432 from digitalkaoz/issue_428
fluent api for installer options
12 years ago
digitalkaoz a4f6314daa reverted command interfaces for installer refactoring 12 years ago
Beau Simensen 8fde0379ed Cleanup, not needed here. 12 years ago
digitalkaoz 673dd6312b fluent api for installer options 12 years ago
Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer 12 years ago
Beau Simensen 9404d8d593 Constructor, factory 12 years ago
Beau Simensen d1dea702c9 Moving install related code to Composer\Install 12 years ago
Beau Simensen 81d41fc442 Rename --dev to --prefer-source 13 years ago
Jordi Boggiano f761bf8d99 Simplify install() signature 13 years ago
Beau Simensen c94d867c07 Make install method self contained
Experimental: Updated `install()` method to accept its Composer
and input option dependencies as method arguments.
13 years ago
Hugo Hamon 747abf6843 [Command] removed unused local variable $composer in UpdateCommand::execute() method. 13 years ago
jsor e512e16e35 Rename flags after feedback in #132 13 years ago
jsor 9af21fd461 Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps 13 years ago
Jordi Boggiano f2662b193d Add --dry-run option and list all operations on --verbose 13 years ago
Jordi Boggiano 1feebcafe2 Add update command, fixes #28 13 years ago