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

fix: Unknown Constraint class when not using symfony/validator #2276

Merged
merged 1 commit into from Apr 20, 2024

Conversation

DjordyKoert
Copy link
Collaborator

Q A
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #2275

#2259 accidentally removed the class_exists check for symfony/validator Constraint. This currently causes applications using this bundle to fail because of the missing symfony/validator dependency

@DjordyKoert DjordyKoert merged commit 2af8c5d into nelmio:master Apr 20, 2024
12 checks passed
@DjordyKoert DjordyKoert deleted the fix-2275 branch April 20, 2024 11:19
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.

[Question]: Code breaks after updating from 4.25.2 to 4.25.3
1 participant