@psalm-param non-empty-string $version
public function __construct(string $version) { $this->version = $version; }