Explorar o código

Merge pull request #1 from mariojgt/mariojgt-patch-1

Laravel version update
Mario Jose Goes Tarosso %!s(int64=4) %!d(string=hai) anos
pai
achega
00f020fca6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/src/app/WebApp/Installers/Laravel/LaravelSetup.php

+ 1 - 1
web/src/app/WebApp/Installers/Laravel/LaravelSetup.php

@@ -12,7 +12,7 @@ class LaravelSetup extends BaseSetup {
         'name' => 'Laravel',
         'group' => 'framework',
         'enabled' => true,
-        'version' => '7.x',
+        'version' => '8.x',
         'thumbnail' => 'laravel-thumb.png'
     ];