Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ClassDiscriminatorResolver optional #130

Merged
merged 1 commit into from
May 14, 2024

Conversation

Korbeil
Copy link
Member

@Korbeil Korbeil commented May 14, 2024

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.

Will fix a part of #127, but not everything.

@Korbeil Korbeil force-pushed the feature/make-class-discriminator-optional branch 2 times, most recently from e8edf1b to 143e20d Compare May 14, 2024 11:24
@Korbeil Korbeil force-pushed the feature/make-class-discriminator-optional branch from 143e20d to 0d55e4c Compare May 14, 2024 12:57
@Korbeil Korbeil merged commit cc8ba91 into main May 14, 2024
10 checks passed
@Korbeil Korbeil deleted the feature/make-class-discriminator-optional branch May 14, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant