Added support some webapp applications
This commit is contained in:
@@ -26,7 +26,7 @@ class LaravelSetup extends BaseSetup {
|
||||
"template" => "laravel",
|
||||
],
|
||||
"php" => [
|
||||
"supported" => ["8.1", "8.2"],
|
||||
"supported" => ["81", "82"],
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user