Small update to installation steps (#12016)

This commit is contained in:
Hans Erasmus
2020-08-18 12:40:57 +02:00
committed by GitHub
parent 70ab23de9d
commit 29dae9cbbe

View File

@@ -3,7 +3,7 @@ return [
"checks" => [
"comment" => "Comment",
"item" => "Item",
"php_required" => ":version required",
"php_required" => ":version or higher required",
"status" => "Status",
"title" => "Pre-Install Checks"
],