Selaa lähdekoodia

Update PHPUnit documentation (5.1)

Thibaut 10 vuotta sitten
vanhempi
commit
163a0ed8ef
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      lib/docs/scrapers/phpunit.rb

+ 1 - 1
lib/docs/scrapers/phpunit.rb

@@ -2,7 +2,7 @@ module Docs
   class Phpunit < UrlScraper
     self.name = 'PHPUnit'
     self.type = 'phpunit'
-    self.version = '5.0'
+    self.version = '5.1'
     self.base_url = "https://phpunit.de/manual/#{version}/en/"
     self.root_path = 'index.html'
     self.links = {