ramsey / uuid-doctrine

:snowflake::file_cabinet: Allow the use of a ramsey/uuid UUID as Doctrine field type.
MIT License
895 stars 84 forks source link

Doctrine/dbal v4 is out! #246

Closed kochen closed 4 months ago

kochen commented 8 months ago

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

Alternatives

Additional context

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