ramsey/uuid-doctrine

Doctrine/dbal v4 is out!

kochen opened this issue · 0 comments

kochen commented

My feature title

Support doctrinr/dbal:^4.0

Background/problem

doctrine/dbal:^4.0 introduces several breaking changes: https://github.com/doctrine/dbal/blob/4.0.x/UPGRADE.md#upgrade-to-40

Proposal/solution

  • adjust code
  • remove support for older version

Alternatives

  • support both dbal 4 & older version - requires version check

Additional context

Suggest releasing a new version that only supports new version of dbal (and PHP).