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