build(deps): remove tightenco/collect
This commit is contained in:
parent
a2b363dfe1
commit
858dde2dc2
7 changed files with 11 additions and 61 deletions
|
@ -5,7 +5,7 @@ declare(strict_types=1);
|
|||
namespace App\Tests\Fake;
|
||||
|
||||
use App\EventRepository;
|
||||
use Tightenco\Collect\Support\Collection;
|
||||
use Illuminate\Support\Collection;
|
||||
|
||||
final class FakeEventRepository implements EventRepository
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue