public function testCheckMinimalHigher()
 {
     $this->assertFalse(Client::checkMinimal('99.0'));
 }