symfony-db-i18n-bundle
symfony-db-i18n-bundle copied to clipboard
migration fails because translation is not a string
MigrateToDatabaseCommand.php line 156 needs to cast the value to string or else numeric values throws an error
screen with the fix

It is pretty old package, but if you will create the pull-request with this change, I will definitely merge it to master code. Thank you.