1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00
This commit is contained in:
Dries Vints
2022-01-31 09:52:06 +01:00
committed by GitHub
parent 4da39fc4f8
commit 2491f8060e

View File

@@ -32,7 +32,7 @@
*/
Container::setInstance(new Container);
$version = '2.18.7';
$version = '2.18.8';
$app = new Application('Laravel Valet', $version);