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 134957c commit e436e17Copy full SHA for e436e17
cli/app.php
@@ -33,7 +33,7 @@
33
*/
34
Container::setInstance(new Container);
35
36
-$version = '4.8.2';
+$version = '4.8.4';
37
38
$app = new Application('Laravel Valet', $version);
39
0 commit comments