Releases: paysera/lib-database-init-bundle
Releases · paysera/lib-database-init-bundle
Symfony 5 support
Added
- Support for Symfony 5
- Support for PHP 8
Removed
- Support for Symfony 3 and 4
Changed
- PHP 7.4 is now the minimum required version
Fixed
- the config property
paysera_database_init.directories
is now required to avoid additional unclear error messages
2.1.0: Add symfony 4 support (#6)
* Add symfony 4 support * update travis ci * swap mysql client to mariadb-client * change password to auth_string Co-authored-by: Tomas V <[email protected]>
2.0.0
Functionality to export SQLs into separate files according the config…