You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laravel 10.x Compatibility (#88)
* Bump dependencies for Laravel 10
* Update GitHub Actions for Laravel 10
* Correct version matrix
* Use future version of TestBench
* Exclude lower PHP versions for Laravel 10
* Attempt to fix tests
Co-authored-by: Freek Van der Herten <freek@spatie.be>