Roave / psr-container-doctrine

Doctrine Factories for PSR-11 Containers
BSD 2-Clause "Simplified" License
95 stars 31 forks source link

Declare support for DBAL 3.8 #134

Closed PowerKiKi closed 2 months ago

PowerKiKi commented 2 months ago

Because the latest doctrine/orm, v3.2, supports DBAL "^3.8.2 || ^4", it would be nice to also support it here, as long as it not too much extra work.

I create this as a draft, because I didn't test in a real projects, but all tests seem to pass...

Is it something that makes sense to you ?

Slamdunk commented 2 months ago

Is it something that makes sense to you ?

I'm sorry I prefer not to go down this rabbit hole. Maintaining open source is already expensive enough for the latest versions.

Ocramius commented 2 months ago

Ack.