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 fbe2fe6 commit ba73074Copy full SHA for ba73074
cli/valet.php
@@ -28,7 +28,7 @@
28
*/
29
Container::setInstance(new Container);
30
31
-$version = '1.1.5';
+$version = '1.1.6';
32
33
$app = new Application('Laravel Valet', $version);
34
0 commit comments