laravel / browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
MIT License
508 stars 75 forks source link

[6.x] Add upgrade guide #129

Closed driesvints closed 4 years ago

GrahamCampbell commented 4 years ago

Might be worth saying to use PHPUnit 8 or 9. People might have missed this in the Laravel 7 docs.

driesvints commented 4 years ago

@GrahamCampbell Done, good catch 👍