Skip to content

Commit

Permalink
Update valet to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzymore authored Mar 24, 2022
1 parent fba7749 commit 5a76f90
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 @@ -19,7 +19,7 @@
*/
Container::setInstance(new Container());

$version = 'v1.0.3';
$version = 'v1.0.6';

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

Expand Down

0 comments on commit 5a76f90

Please sign in to comment.