예제 #1
0
 protected function perform_composer_action(ComposerAPI $composer)
 {
     return $composer->update();
 }