Update the lock file to the exact same versions and references but use current remote metadata like URLs and mirror info
Installer
public function setUpdateMirrors(bool $updateMirrors) : self { $this->updateMirrors = $updateMirrors; return $this; }