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-09 13:50:11 -04:00
parent 001bb1f13a
commit dc7809907d

View File

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