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 13abd91 commit 1bbc620Copy full SHA for 1bbc620
1 file changed
lib/docs/scrapers/laravel.rb
@@ -30,7 +30,7 @@ class Laravel < UrlScraper
30
HTML
31
32
version '5.6' do
33
- self.release = '5.6.12'
+ self.release = '5.6.33'
34
self.root_path = '/api/5.6/index.html'
35
self.initial_paths = %w(/docs/5.6/installation /api/5.6/classes.html)
36
0 commit comments