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

Version bump

This commit is contained in:
Matt Stauffer
2019-09-10 20:33:44 -04:00
parent 7deb886b58
commit eb0f03869c

View File

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