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

Version bump

This commit is contained in:
Matt Stauffer
2019-11-21 16:38:23 -05:00
parent 1ac8ccad9a
commit 879c22f894

View File

@@ -31,7 +31,7 @@
*/
Container::setInstance(new Container);
$version = '2.5.2';
$version = '2.5.3';
$app = new Application('Laravel Valet', $version);