Explorar o código

Update PHPUnit documentation (4.4)

Thibaut %!s(int64=11) %!d(string=hai) anos
pai
achega
444e67d233
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/phpunit.rb

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

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