From 2145350075eac83fa0f8082fe8517073f586b5ed Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sat, 29 Aug 2015 11:50:16 -0400 Subject: [PATCH] Update PHPUnit documentation (4.8) --- lib/docs/scrapers/phpunit.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/phpunit.rb b/lib/docs/scrapers/phpunit.rb index 006903ee..c026d56c 100644 --- a/lib/docs/scrapers/phpunit.rb +++ b/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 = {