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 8c1e60f commit 4911f2aCopy full SHA for 4911f2a
web/src/app/WebApp/Installers/Laravel/LaravelSetup.php
@@ -12,7 +12,7 @@ class LaravelSetup extends BaseSetup {
12
'name' => 'Laravel',
13
'group' => 'framework',
14
'enabled' => true,
15
- 'version' => '7.x',
+ 'version' => '8.x',
16
'thumbnail' => 'laravel-thumb.png'
17
];
18
0 commit comments