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

Pre-emptive version bump

This commit is contained in:
Matt Stauffer
2019-05-14 17:47:29 -04:00
parent caf52d66e8
commit a694efc4c5

View File

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