Closed george-viaud closed 1 year ago
@george-viaud I had the same issue, I resolved it by downgrading my doctrine/annotations to version 1.10, so in my composer.json I modified it to the following:
"doctrine/annotations": "^1.10",
Thank you @kizangadon - I wonder if this project will update to support the current doctrine/annotations soon.
Up
I will be glad if the doctrine/annotations
is bumped to at least ^2.0
Thanks for rasing this issue I upgraded doctrine annotation within the next version
Looking for multi-tenancy solution for a Symfony 6 project and wanted to give this one a try as it's v5+
When trying to include I run into a dependency issue re: Doctrine ^2.0