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