[devdocsgjs/main: 1139/1867] laravel: update releases 6.20.0 and 7.30.1
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1139/1867] laravel: update releases 6.20.0 and 7.30.1
- Date: Fri, 19 Nov 2021 23:47:46 +0000 (UTC)
commit 56717583321a004083c166cb1c49f5b32e18de88
Author: Simon Legner <Simon Legner gmail com>
Date: Sat Nov 14 13:15:02 2020 +0100
laravel: update releases 6.20.0 and 7.30.1
lib/docs/scrapers/laravel.rb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lib/docs/scrapers/laravel.rb b/lib/docs/scrapers/laravel.rb
index 35e56602..c7c79ae3 100644
--- a/lib/docs/scrapers/laravel.rb
+++ b/lib/docs/scrapers/laravel.rb
@@ -29,8 +29,8 @@ module Docs
Laravel is a trademark of Taylor Otwell.
HTML
- version '7.0' do
- self.release = '7.11.0'
+ version '7' do
+ self.release = '7.30.1'
self.root_path = '/api/7.x/index.html'
self.initial_paths = %w(/docs/7.x/installation /api/7.x/classes.html)
@@ -42,8 +42,8 @@ module Docs
end
end
- version '6.0' do
- self.release = '6.18.14'
+ version '6' do
+ self.release = '6.20.0'
self.root_path = '/api/6.x/index.html'
self.initial_paths = %w(/docs/6.x/installation /api/6.x/classes.html)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]