Skip to content

Commit

Permalink
Merge pull request #1074 from olipayne/patch-1
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
mattstauffer committed Jul 21, 2021
2 parents f818859 + c6959fd commit dbf050b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/valet.php
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
You might also want to investigate your global Composer configs. Helpful commands include:
<comment>composer global update</comment> to apply updates to packages
<comment>composer global outdated</comment> to indentify outdated packages
<comment>composer global outdated</comment> to identify outdated packages
<comment>composer global diagnose</comment> to run diagnostics
");
// Stopping PHP so the ~/.config/valet/valet.sock file is released so the directory can be deleted if desired
Expand Down

0 comments on commit dbf050b

Please sign in to comment.