Skip to content

Commit e436e17

Browse files
authored
Update app.php
1 parent 134957c commit e436e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/app.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
*/
3434
Container::setInstance(new Container);
3535

36-
$version = '4.8.2';
36+
$version = '4.8.4';
3737

3838
$app = new Application('Laravel Valet', $version);
3939

0 commit comments

Comments
 (0)