Overrides Requirement::asString
public function asString() : string { return $this->operator ->asString() . ' ' . $this->version; }