rsanchez/Deep

Illuminate\Database\Eloquent\ScopeInterface not found

Closed this issue · 0 comments

I discovered this issue when running tests.

Illuminate\Database renamed ScopeInterface to Scope in Laravel 5.2. I'm not sure if that just means that Deep should be locked down to 5.1 or what.