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 326b1bc commit c90feb3Copy full SHA for c90feb3
cli/app.php
@@ -33,7 +33,7 @@
33
*/
34
Container::setInstance(new Container);
35
36
-$version = '4.8.5';
+$version = '4.8.7';
37
38
$app = new Application('Laravel Valet', $version);
39
0 commit comments