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 922ab80 commit 30ac447Copy full SHA for 30ac447
1 file changed
lib/docs/scrapers/laravel.rb
@@ -30,7 +30,7 @@ class Laravel < UrlScraper
30
HTML
31
32
version '5.5' do
33
- self.release = '5.5.0'
+ self.release = '5.5.28'
34
self.root_path = '/api/5.5/index.html'
35
self.initial_paths = %w(/docs/5.5/installation /api/5.5/classes.html)
36
0 commit comments