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