mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -576,7 +576,7 @@ function (ConsoleCommandEvent $event) {
|
||||
info("Found '{$site}/.valetphprc' specifying version: {$phpVersion}");
|
||||
} else {
|
||||
info("\nPlease provide a version number. E.g.:");
|
||||
info("valet isolate php@8.2");
|
||||
info('valet isolate php@8.2');
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user