mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 08:10:07 +01:00
StyleCI Patch
This commit is contained in:
@@ -534,7 +534,6 @@
|
||||
$site = basename(getcwd());
|
||||
}
|
||||
|
||||
|
||||
PhpFpm::isolateDirectory($site, $phpVersion);
|
||||
})->descriptions('Change the version of PHP used by Valet to serve the current working directory', [
|
||||
'phpVersion' => 'The PHP version you want to use; e.g php@8.1',
|
||||
|
||||
Reference in New Issue
Block a user