prefer source installation
Installer
public function setPreferSource(bool $preferSource = true) : self { $this->preferSource = $preferSource; return $this; }