mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
Capitalize PHP
This commit is contained in:
@@ -54,7 +54,7 @@ function install()
|
||||
*/
|
||||
function updateConfiguration()
|
||||
{
|
||||
info('Updating php configuration...');
|
||||
info('Updating PHP configuration...');
|
||||
|
||||
$contents = $this->files->get($this->fpmConfigPath());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user