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 1ac8cca commit 879c22fCopy full SHA for 879c22f
cli/valet.php
@@ -31,7 +31,7 @@
31
*/
32
Container::setInstance(new Container);
33
34
-$version = '2.5.2';
+$version = '2.5.3';
35
36
$app = new Application('Laravel Valet', $version);
37
0 commit comments