We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a6bb7 commit 6f1e4d4Copy full SHA for 6f1e4d4
cli/valet.php
@@ -34,7 +34,7 @@
34
*/
35
Container::setInstance(new Container);
36
37
-$version = '3.1.9';
+$version = '3.1.11';
38
39
$app = new Application('Laravel Valet', $version);
40
0 commit comments