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

Bump version

This commit is contained in:
Matt Stauffer
2021-01-22 21:47:14 -05:00
parent c467a030b7
commit cc01db7eb9

View File

@@ -32,7 +32,7 @@
*/
Container::setInstance(new Container);
$version = '2.13.18';
$version = '2.13.19';
$app = new Application('Laravel Valet', $version);