We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90f0a3 commit 967a5d6Copy full SHA for 967a5d6
1 file changed
lib/docs/scrapers/phpunit.rb
@@ -24,7 +24,7 @@ class Phpunit < UrlScraper
24
HTML
25
26
version '6' do
27
- self.release = '6.4'
+ self.release = '6.5'
28
self.base_url = "https://phpunit.de/manual/#{release}/en/"
29
end
30
0 commit comments