prefer dist installation
Installer
public function setPreferDist(bool $preferDist = true) : self { $this->preferDist = $preferDist; return $this; }