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
Add Support for Laravel 11 (#222)
* Update composer.json
* Update GitHub Actions Workflow
* Don't run Laravel 11 Tests on PHP 8.0 and PHP 8.1
* Support symfony v7 components
* Support new laravel/browser-kit-testing version
* Support new laravel/dusk version
* Disable PHPUnit 9 for Laravel 11 testing
* Mark Test as skipped on Laravel 11