Add a recipe for DoctrineBundle 2.13

This recipe avoids getting deprecations from the ORM by turning on new
settings.
For the identity generation precedence, using `identity` is the best
choice for new projects (especially when using DBAL 4.x from the start).
This commit is contained in:
Christophe Coevoet
2024-10-10 15:24:15 +02:00
parent 74769e105e
commit 810002ccbf
5 changed files with 112 additions and 0 deletions