mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 08:10:07 +01:00
Clean up coding style
This commit is contained in:
@@ -374,6 +374,7 @@ public function getPhpVersion($url)
|
|||||||
if (empty($phpVersion)) {
|
if (empty($phpVersion)) {
|
||||||
$phpVersion = PhpFpm::normalizePhpVersion($defaultPhpVersion);
|
$phpVersion = PhpFpm::normalizePhpVersion($defaultPhpVersion);
|
||||||
}
|
}
|
||||||
|
|
||||||
return $phpVersion;
|
return $phpVersion;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user