Skip to content

Commit

Permalink
Update valet.php
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Jul 18, 2022
1 parent 3a243c6 commit bc56e30
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 @@ -34,7 +34,7 @@
*/
Container::setInstance(new Container);

$version = '3.1.8';
$version = '3.1.9';

$app = new Application('Laravel Valet', $version);

Expand Down

0 comments on commit bc56e30

Please sign in to comment.