Releases: elbgoods/ci-test-tools
Releases · elbgoods/ci-test-tools
v2.0.0
reworked the whole package setup - remove everything you have installed via the old v1 of this package and run:
Follow v2 Readme installation instructions.
v1.12.4
- add nullable boolean assertion
v1.12.3
- unify TooManyMethods rules to same pattern and count
v1.12.2
- allow to compare model date-time attributes
v1.12.0
- disable simplified_null_return PHP-CS-Fixer rule
v1.11.1
- fix
Arr::except()
to array_diff()
v1.11.0
- ignore hidden model attributes #30