9.4.0
9.4.0 (21 Aug 2022)
Removed
We continue to remove outdated assertions.
In this release were removed:
- ExceptionAsserts
- willSeeException()
Please, use the Laravel's expectException(), expectExceptionCode() and expectExceptionMessage() asserts.