1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00

Bump version

This commit is contained in:
Matt Stauffer
2020-11-29 22:54:57 -05:00
parent 04d42b3895
commit 09d2a3d575

View File

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