Skip to content

Releases: paysera/lib-database-init-bundle

Symfony 5 support

20 Sep 07:06
33e6982
Compare
Choose a tag to compare

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)

22 Jan 08:43
9516bb8
Compare
Choose a tag to compare
* 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

16 Dec 12:27
Compare
Choose a tag to compare
Functionality to export SQLs into separate files according the config…