mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 08:40:09 +01:00
Add extra info output to phpfpm install method
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
*/
|
||||
Container::setInstance(new Container);
|
||||
|
||||
$version = '3.1.5';
|
||||
$version = '3.1.6';
|
||||
|
||||
$app = new Application('Laravel Valet', $version);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user