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

Version bump

This commit is contained in:
Matt Stauffer
2019-04-11 13:16:47 -04:00
parent 589bbd8c86
commit 51c62c63f2

View File

@@ -29,7 +29,7 @@
*/
Container::setInstance(new Container);
$version = '2.2.3';
$version = '2.2.4';
$app = new Application('Laravel Valet', $version);