mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
Merge branch 'mes/type-hints-and-return-hints' of github.com:laravel/valet into mes/type-hints-and-return-hints
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
namespace Valet;
|
||||
|
||||
use DomainException;
|
||||
use PhpFpm;
|
||||
use Illuminate\Support\Collection;
|
||||
use PhpFpm;
|
||||
|
||||
class Brew
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user