1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 16:40:05 +01:00
This commit is contained in:
Taylor Otwell
2018-02-09 10:43:04 -06:00
parent 7e27852722
commit 5b7ac6672e

View File

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