Releases: vipsoft/DoctrineDataFixturesExtension
Releases · vipsoft/DoctrineDataFixturesExtension
Behat 3.3 compatibility
3.0.0
2.5.6
Whiskey and Rye
Small fixes.
Tested in the following scenarios for Sqlite and MySQL:
- no database; no cache
- no database; cache exists
- database exists; no cache
- both database and cache exists
Happy Victoria Day
- MySQL cache
- data migrations support
Behat 2.5 LTS branch
In your composer.json, for stable tags, use:
"vipsoft/doctrine-data-fixtures-extension": "~2.5.0",
or for the dev branch:
"vipsoft/doctrine-data-fixtures-extension": "2.5.x-dev",