This repository was archived by the owner on Feb 14, 2023. It is now read-only.
v3.2.0 The new year bonus 🎉
Added
- Laravel 9 support
- Testing utilities with more useful failure messages and docblocks
- PHPStan for static analysis (Github full integration still in progress...)
- Tests to some nested relationships
- Code analysis thanks to @codacy
Changed
hasSize
renamed tocount
(original will be still maintained as an alias)- Internal package API: Moved
Assert
props to traits