1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00

Bump Version

This commit is contained in:
Matt Stauffer
2021-06-14 18:52:33 -04:00
parent 83c690cfa9
commit f1c1400b7d

View File

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