diff --git a/cli/Valet/Brew.php b/cli/Valet/Brew.php index b36aee043..a2e5055d7 100644 --- a/cli/Valet/Brew.php +++ b/cli/Valet/Brew.php @@ -23,7 +23,7 @@ class Brew 'php56' ]; - const LATEST_PHP_VERSION = 'php@7.4'; + const LATEST_PHP_VERSION = 'php@8.0'; var $cli, $files;