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

Version bump of shame

This commit is contained in:
Matt Stauffer
2019-05-14 17:28:34 -04:00
parent 2bb66b5d96
commit c5b9c1926e

View File

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