Browse Source

Update Laravel documentation (5.5.28)

Thibaut Courouble 8 years ago
parent
commit
30ac44746d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/laravel.rb

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

@@ -30,7 +30,7 @@ module Docs
     HTML
 
     version '5.5' do
-      self.release = '5.5.0'
+      self.release = '5.5.28'
       self.root_path = '/api/5.5/index.html'
       self.initial_paths = %w(/docs/5.5/installation /api/5.5/classes.html)