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 1c62421 commit 1843921Copy full SHA for 1843921
cli/app.php
@@ -33,7 +33,7 @@
33
*/
34
Container::setInstance(new Container);
35
36
-$version = '4.9.0';
+$version = '4.9.1';
37
38
$app = new Application('Laravel Valet', $version);
39
0 commit comments