update(); return response()->json(['message'=>$res], 200); } public function checkVersion(UpdaterManager $updater) { } }