fix #100 update deprecated constants in doctrine
Hey @JasonMartoux, I think we need to add support for multiple Doctrine version to make this works
@MaximeThoonsen Hey ! The deprecation started at the version 2.19 of doctrine/orm. I've forked the repo yesterday (Omega good job by the way :+1: mate ), and got the issue. Maybe update the doc in the meantime ?
Hey @JasonMartoux , Thanks for the kind words! Yes you are right, I will update the doc. Do you want to suggest a fix that works for many doctrine version?
@MaximeThoonsen just fix the version in the composer file ?
@JasonMartoux no because we want to let as many people as possible use it and they all have different version. We don't want to create a version conflict
done here: https://github.com/theodo-group/LLPhant/pull/234