We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705bcd3 commit 12f75fcCopy full SHA for 12f75fc
cli/valet.php
@@ -31,7 +31,7 @@
31
*/
32
Container::setInstance(new Container);
33
34
-$version = '2.5.1';
+$version = '2.5.2';
35
36
$app = new Application('Laravel Valet', $version);
37
0 commit comments