mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 00:40:06 +01:00
version
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
*/
|
||||
Container::setInstance(new Container);
|
||||
|
||||
$app = new Application('Laravel Valet', 'v1.1.4');
|
||||
$app = new Application('Laravel Valet', 'v1.1.5');
|
||||
|
||||
/**
|
||||
* Prune missing directories and symbolic links on every command.
|
||||
|
||||
Reference in New Issue
Block a user