Forráskód Böngészése

Update PHPUnit documentation (4.4)

Thibaut 11 éve
szülő
commit
444e67d233
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 = '4.3'
+    self.version = '4.4'
     self.base_url = "https://phpunit.de/manual/#{version}/en/"
     self.root_path = 'index.html'