output->writeln('Migrating application and plugins...'); UpdateManager::instance() ->setNotesOutput($this->output) ->update() ; } }