💥 Breaking changes
- compatibility with
doctrine/orm
3.x
(2.x
is no longer supported) - compatibility with
doctrine/dbal
4.x
(2.x
and3.x
are no longer supported)
🐛 Bug fixes
GeometryType::convertToDatabaseValue()
now properly throwsConversionException
as it should