Change priority for the Doctrine event listener to -100
Changed priority for the Doctrine listener to -100 to defer injection of translation objects.
That should make it possible to mark fields as translatable that have their value managed by other Doctrine extensions. (GitHub PR #6)