Skip to content

Support Laravel 10

Compare
Choose a tag to compare
@barryvdh barryvdh released this 20 Feb 14:18
· 8 commits to master since this release
639345c
Support for Laravel 10 (#427)

* Add support for Laravel 10

* Add Laravel 10 test support

* Add PHPUnit 10 config

* remove PHPUnit 10

* wip

* exclude PHP 8.1/8.2 for lower Laravel versions

* wip

* Update composer.json

---------

Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>