Releases: laravel/browser-kit-testing
Releases · laravel/browser-kit-testing
v7.2.1
v7.2.0
- Supports Paratests and Fixes PHPUnit 11 Supports by @crynobone in #179
v7.1.1
- [7.x] Fixes
inferBasePath
method name by @nunomaduro in #177
v7.1.0
- [7.x] Laravel v11 support by @nunomaduro in #176
v7.0.0
Added
- PHPUnit v10 Support by @driesvints in #169
Changed
- Drop old PHP and Laravel versions by @driesvints in #168
v6.4.0
Added
- Laravel v10 Support by @driesvints in #166
v6.3.1
Changed
- Fix withoutMiddleware docblock by @bytestream in #164