Parcourir la source

Update PHPUnit documentation (4.8)

Thibaut il y a 10 ans
Parent
commit
2145350075
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.7'
+    self.version = '4.8'
     self.base_url = "https://phpunit.de/manual/#{version}/en/"
     self.root_path = 'index.html'
     self.links = {