We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7db85 commit 0f99d41Copy full SHA for 0f99d41
cli/valet.php
@@ -18,7 +18,7 @@
18
*/
19
Container::setInstance(new Container);
20
21
-$version = 'v2.2.26';
+$version = 'v2.2.27';
22
23
$app = new Application('Valet', $version);
24
0 commit comments