> ## Documentation Index
> Fetch the complete documentation index at: https://docs.instructorphp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# V1.10.3

## Changes

### Bug Fixes

* Removed `#[\Override]` attribute from `getSupportedTypes()` in `FlexibleDateDenormalizer`, `BackedEnumNormalizer`, and `CustomObjectNormalizer` - method only exists in Symfony 7+ interfaces, causing fatal errors with Symfony 6.4.
