Closed Korbeil closed 6 months ago
symfony/serializer should not be required when installing AutoMapper, so with this PR I make the ClassDiscriminatorResolver optional within the bundle so we can install it without the Serializer installed.
symfony/serializer
ClassDiscriminatorResolver
Will fix a part of #127, but not everything.
symfony/serializer
should not be required when installing AutoMapper, so with this PR I make theClassDiscriminatorResolver
optional within the bundle so we can install it without the Serializer installed.Will fix a part of #127, but not everything.