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