### Release Notes for [2.1.1](https://github.com/doctrine/data-fixtures/milestone/43) 2.1.x bugfix release (patch) ### 2.1.1 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **3** #### Dependencies - [570: Upgrade to PHPUnit 12](https://github.com/doctrine/data-fixtures/pull/570) thanks to @greg0ire - [565: Fix typo in `ReferenceRepository` PHPDoc](https://github.com/doctrine/data-fixtures/pull/565) thanks to @jdreesen #### Test Suite - [560: Prepare phpunit upgrade](https://github.com/doctrine/data-fixtures/pull/560) thanks to @greg0ire #### Improvement - [557: Remove usage of deprecated method.](https://github.com/doctrine/data-fixtures/pull/557) thanks to @biozshock