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-17 09:12:29 -04:00
parent 6f70c9a027
commit 1c19eb8f0a

View File

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