1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 00:40:06 +01:00
This commit is contained in:
Taylor Otwell
2016-05-11 15:24:38 -05:00
parent fbe2fe6fac
commit ba73074f77

View File

@@ -28,7 +28,7 @@
*/
Container::setInstance(new Container);
$version = '1.1.5';
$version = '1.1.6';
$app = new Application('Laravel Valet', $version);