Sfoglia il codice sorgente

Update PHPUnit documentation (6.3)

Thibaut Courouble 8 anni fa
parent
commit
3054542631
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/docs/scrapers/phpunit.rb

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

@@ -24,7 +24,7 @@ module Docs
     HTML
 
     version '6' do
-      self.release = '6.2'
+      self.release = '6.3'
       self.base_url = "https://phpunit.de/manual/#{release}/en/"
     end