Decides if the installer supports the given type
Overrides InstallerInterface::supports
public function supports(string $packageType) : bool { return true; }