1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 09:10:03 +01:00

Merge Pint config

This commit is contained in:
Matt Stauffer
2023-02-13 15:39:44 -05:00
7 changed files with 16 additions and 6 deletions

View File

@@ -52,6 +52,7 @@ class Diagnose
];
public $print;
public $progressBar;
public function __construct(public CommandLine $cli, public Filesystem $files)