1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

Capitalize PHP

This commit is contained in:
Adam Wathan
2017-03-23 09:01:10 -04:00
committed by GitHub
parent 9cae383c0d
commit 1f4dd70740

View File

@@ -54,7 +54,7 @@ function install()
*/
function updateConfiguration()
{
info('Updating php configuration...');
info('Updating PHP configuration...');
$contents = $this->files->get($this->fpmConfigPath());