- Symfony 7 support
- Doctrine ORM 3 support
If you use the ORM route entity, you need to migrate your database configuration as the array fields needed to be changed to thejson
type (becausearray
has been removed)
json
type (because array
has been removed)