Skip to content

Commit 00f020f

Browse files
authored
Merge pull request hestiacp#1 from mariojgt/mariojgt-patch-1
Laravel version update
2 parents 8c1e60f + 4911f2a commit 00f020f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/app/WebApp/Installers/Laravel/LaravelSetup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class LaravelSetup extends BaseSetup {
1212
'name' => 'Laravel',
1313
'group' => 'framework',
1414
'enabled' => true,
15-
'version' => '7.x',
15+
'version' => '8.x',
1616
'thumbnail' => 'laravel-thumb.png'
1717
];
1818

0 commit comments

Comments
 (0)