- Add missing import for CookieValuePrefix (#148)
- PHP 8 Support (#146)
- Support Laravel 8 (#140)
- Allow PHPUnit 9 (#121)
- Bumped minimum dependencies to Laravel 7.0 (#111)
- Dropped support for PHP 7.1 (d0152a0)
- Dropped support for PHPUnit 7.x
- Keep cookies between redirects (#107)
- Utilise
illuminate/testing
(#126)
- Remove deprecated
seeJsonSubset
method (#116)
- PHP 8 Support (#147)
- Updated version constraints for Laravel 6.0 (73b18b2)
- Implement abstract
shouldReport
method (#93)
- Fix PHPUnit 8 strict comparison (48a7a39)
- Laravel 5.8 support (d1be15a)
- Provide PHPUnit 8 compatibility (d4f4894)