1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

Bump again

This commit is contained in:
Matt Stauffer
2019-10-03 13:37:43 -04:00
parent 4b3ccda838
commit beda122db0

View File

@@ -31,7 +31,7 @@
*/
Container::setInstance(new Container);
$version = '2.4.3';
$version = '2.5.0';
$app = new Application('Laravel Valet', $version);