4.4.0
What's Changed
- support laravel 11 by @stephanus-tantiono in #32
New Contributors
- @stephanus-tantiono made their first contribution in #32
Full Changelog: 4.3.1...4.4.0
Note that this version does not allow PHPUnit 11 at this time, as there are some changes to the way tests are to be written (swapping docblock annotations with attributes, deprecation of getMockForTrait).
This will need to be revisited in a future release.