Kaynağa Gözat

Update PHPUnit documentation (4.8)

Thibaut 10 yıl önce
ebeveyn
işleme
2145350075
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 = {