protected function perform_composer_action(ComposerAPI $composer)
 {
     return $composer->update();
 }