@inheritDoc
Overrides InstallerInterface::uninstall
public function uninstall(InstalledRepositoryInterface $repo, PackageInterface $package) : ?PromiseInterface { throw new \InvalidArgumentException("not supported"); }