text change

This commit is contained in:
denisdulici 2020-03-19 14:14:01 +03:00
parent 056d2473eb
commit 9748b48e59

View File

@ -21,7 +21,7 @@ return [
'disabled' => ':feature needs to be disabled!',
'extension' => ':extension extension needs to be installed and loaded!',
'directory' => ':directory directory needs to be writable!',
'executable' => 'The PHP executable file is not working! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.',
'executable' => 'The PHP CLI executable file is not working! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.',
],
'database' => [