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 9a4a7a1 commit 11c6ae1Copy full SHA for 11c6ae1
cli/app.php
@@ -33,7 +33,7 @@
33
*/
34
Container::setInstance(new Container);
35
36
-$version = '4.1.4';
+$version = '4.2.0';
37
38
$app = new Application('Laravel Valet', $version);
39
0 commit comments