Browse Source

Update Laravel documentation (5.4.15)

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

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

@@ -34,7 +34,7 @@ module Docs
     HTML
 
     version '5.4' do
-      self.release = '5.4.9'
+      self.release = '5.4.15'
       self.root_path = '/api/5.4/index.html'
       self.initial_paths = %w(/docs/5.4/installation /api/5.4/classes.html)