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 cf7911a commit 86d0c6bCopy full SHA for 86d0c6b
cli/valet.php
@@ -18,7 +18,7 @@
18
*/
19
Container::setInstance(new Container);
20
21
-$version = '1.1.18';
+$version = '1.1.19';
22
23
$app = new Application('Laravel Valet', $version);
24
0 commit comments