Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Commit

Permalink
Merge pull request #42 from jmarcher/analysis-q27WWP
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
jmarcher authored Jan 27, 2017
2 parents 7960768 + 49cd0e0 commit 2cbb089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Valet/Ubuntu.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ public function getConfig(string $value):string
// Caddy/Systemd
'systemd-caddy' => '/lib/systemd/system/caddy.service',
'systemd-caddy-fpm' => '/var/run/php/php7.0-fpm.sock',

// PHP 7.1 (not on official repos)
'php-71' => 'php7.1',
'fpm71-service' => 'php7.1-fpm',
Expand Down

0 comments on commit 2cbb089

Please sign in to comment.