mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 08:10:07 +01:00
Update cli/valet.php
Co-authored-by: Matt Stauffer <mattstauffer@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2acd133f9f
commit
390f87eaa8
@@ -518,7 +518,7 @@
|
||||
return info("Valet is already using {$linkedVersion}.");
|
||||
}
|
||||
|
||||
info("Found '{$site}' specifying version: {$phpVersion}");
|
||||
info("Found '{$site}/.valetphprc' specifying version: {$phpVersion}");
|
||||
}
|
||||
|
||||
PhpFpm::useVersion($phpVersion, $force);
|
||||
|
||||
Reference in New Issue
Block a user