Skip to content

Commit ff3ad71

Browse files
authored
Update LaravelSetup.php (hestiacp#4526)
* Update LaravelSetup.php Update version * Update LaravelSetup.php
1 parent dbc285b commit ff3ad71

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
@@ -11,7 +11,7 @@ class LaravelSetup extends BaseSetup {
1111
"name" => "Laravel",
1212
"group" => "framework",
1313
"enabled" => true,
14-
"version" => "10.x",
14+
"version" => "latest",
1515
"thumbnail" => "laravel-thumb.png",
1616
];
1717

0 commit comments

Comments
 (0)