### Fixed * Prevent type error while converting invalid value type in `convertToDatabaseValue()` ([#170](https://github.com/ramsey/uuid-doctrine/pull/170)). * Add return type annotation to `getSQLDeclaration()` to silence deprecation notices ([#173](https://github.com/ramsey/uuid-doctrine/pull/173)).