update packages
Installer
public function setUpdate(bool $update) : self { $this->update = $update; return $this; }