Skip to content
Release [1.4.1](https://github.com/doctrine/data-fixtures/milestone/14)



1.4.1
=====

- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **4**




 - [334: Quote table names that also are reserved keywords](https://github.com/doctrine/data-fixtures/pull/334) thanks to @stephen-lewis
 - [333: Address deprecations from persistence](https://github.com/doctrine/data-fixtures/pull/333) thanks to @greg0ire
 - [267: Fix ID of custom dbal types](https://github.com/doctrine/data-fixtures/pull/267) thanks to @JustBlackBird

Bug
---

 - [332: Add correct return type to DependentFixtureInterface::getDependencies](https://github.com/doctrine/data-fixtures/pull/332) thanks to @ruudk