Overrides ArrayRepository::__construct
public function __construct(RootPackageInterface $package) { parent::__construct([ $package, ]); }