3.1.0 - 2025-01-08
Added
Yoast\PHPUnitPolyfills\Polyfills\AssertContainsOnlytrait to polyfill the specializedAssert::assertContains[Not]Only*()methods as introduced in PHPUnit 11.5.0. PR #225.
Changed
- README: fix links which were broken due to an upstream branch removal. PR #213.
- README: fixed a few broken badges.
- General housekeeping.