mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Update valet.php
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
*/
|
||||
Container::setInstance(new Container);
|
||||
|
||||
$version = '3.1.9';
|
||||
$version = '3.1.11';
|
||||
|
||||
$app = new Application('Laravel Valet', $version);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user