dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

Remove doctrine/orm after roave update #286

Closed cPintiuta closed 2 months ago

cPintiuta commented 3 months ago

We currently put doctrine/orm in composer to ensure minimum version of 3.2. Currently roave/psr-container-doctrine request a minimum v 3.0, and that version has some bugs. If roave/psr-container-doctrine updates to a minimum doctrine/orm 3.2, we can remove it from composer

arhimede commented 3 months ago

https://github.com/Roave/psr-container-doctrine version 5.2 is about to be released, and require orm 3.2