Open vstudioseu opened 5 months ago
Fork the bundle and upgrade the ORM dependency. All going well we could include as a pull request.
I upgraded to Doctrine 3.2 here: https://github.com/mogilvie/EncryptBundle/pull/58 It removes annotations and only supports Symfony 7, PHP 8.2+
Seems to be working
@Lpsd Have you had any news about the integration of your orm 3 support?
I have a Symfony 6 project with Doctrine/ORM 3, however the bundle only supports ORM 2.11. Is there a way to get it to work with version 3?