Releases: PHPUnitGoodPractices/Traits
Releases · PHPUnitGoodPractices/Traits
v1.9.2
- DX: Update PHP CS Fixer to v3 (#58)
- DX: run SCA under PHP 8.1 (#61)
- DX: update DX tools (#56)
- DX: update composer-require-checker to v4 (#57)
- Fix partially supported callables deprecation (#55)
- Move CI from Travis to GitHub (#60)
v1.9.1
- Allow PHPUnit 9 (#54)
- Drop bunch of legacy PHPUnit versions support (#53)
- Fix tests for PHPUnit 8 (#50)
v1.8.0
- Normalize composer.json (#44)
- Add .gitattributes file (#42)
- Support PHPUnit 8 (#41)
- Update CS (#43)
v1.7.0
- Travis - add PHP 7.3 to matrix (#40)
- Support PHPUnit 7.4 and 7.5 (#39)
- Update CS (#38)
v1.6.0
- Support PHPUnit 7.3 (#37)
v1.5.1
- Bump PHPUnit 7.2 to 7.2.6+ as 7.2.5 broke BC (#36)
v1.5.0
- Support PHPUnit 7.2 (#35)
- DX: Update PHP CS Fixer (#34)
- Update LICENSE (#33)
v1.4.0
- Support PHPUnit 7.1 (#32)
v1.3.2
- IdentityOverEqualityTrait - handle assertStringEqualsFile properly (#31)
- Use PHPUnit polyfill (#29)