1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00
This commit is contained in:
Taylor Otwell
2018-04-03 09:06:45 -05:00
parent 7f61475feb
commit 15c961e41e

View File

@@ -18,7 +18,7 @@
*/
Container::setInstance(new Container);
$version = '2.0.8';
$version = '2.0.9';
$app = new Application('Laravel Valet', $version);