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