Open HenkPoley opened 4 years ago
I suspect this only triggers when you use Auth in your Lumen API.
It would be nice to roll a v1.1.1 composer package with some of the fixes.
Today I bumped into this again when running tests that made find this bug.
The signature of
AlbertCht\Lumen\Testing\Concerns\InteractsWithAuthentication::be($user, $driver = NULL)
is not compatible in lumen-testing v1.1 from Packagist.For ease of reading: