mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
version
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
Container::setInstance(new Container);
|
Container::setInstance(new Container);
|
||||||
|
|
||||||
$version = '1.1.6';
|
$version = '1.1.7';
|
||||||
|
|
||||||
$app = new Application('Laravel Valet', $version);
|
$app = new Application('Laravel Valet', $version);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user