Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: solve PHPUnit 10 deprecations (#918)
* Bump PHPUnit dependencies * Adopt PHP attributes in test classes * Declare data providers as `static` * Add return types to test methods * Define test classes as `final` * chore: make static dataproviders work * chore: attempt to make tests pass on prefer-lowest * chore: camel case variables --------- Co-authored-by: Shift <shift@laravelshift.com>
- Loading branch information