Skip to content

Commit 9d34028

Browse files
authored
Merge pull request #4874 from JustSteveKing/5.7
Update valet.md
2 parents e8a68a0 + 8c2b1a7 commit 9d34028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

valet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Both Valet and Homestead are great choices for configuring your Laravel developm
6666

6767
<div class="content-list" markdown="1">
6868
- Install or update [Homebrew](http://brew.sh/) to the latest version using `brew update`.
69-
- Install PHP 7.2 using Homebrew via `brew install php@7.2`.
69+
- Install PHP 7.3 using Homebrew via `brew install php`.
7070
- Install [Composer](https://getcomposer.org).
7171
- Install Valet with Composer via `composer global require laravel/valet`. Make sure the `~/.composer/vendor/bin` directory is in your system's "PATH".
7272
- Run the `valet install` command. This will configure and install Valet and DnsMasq, and register Valet's daemon to launch when your system starts.

0 commit comments

Comments
 (0)