Changelog (v6.0.7...v6.1.0-BETA1)
- feature #42403 Define which collection keys should be checked for uniqueness (wkania)
- feature #45072 Allow creating constraints with required arguments (norkunas)
- feature #45090 Improve Image constraint invalid mime type message (fancyweb)
- feature #45484 Make constraint violation interfaces stringable (HypeMC)
- feature #45623 Deprecate constraint "ExpressionLanguageSyntax", use "ExpressionSyntax" instead (mpiot)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #45371 Deprecate
Constraint::$errorNames
in favor ofConstraint::ERROR_NAMES
(nicolas-grekas)