Laravel 8 now requires PHPUnit 9. Some of the required changes to the tests are not backward compatible with PHPUnit 8, so I suggest releasing a new major version of this package v5.0.0.
This supersedes #71 which doesn't allow for the PHPUnit 9 update.
I have updated to allow support for Laravel 8.
Laravel 8 now requires PHPUnit 9. Some of the required changes to the tests are not backward compatible with PHPUnit 8, so I suggest releasing a new major version of this package
v5.0.0
.This supersedes #71 which doesn't allow for the PHPUnit 9 update.
Thanks 👍