Releases: contributte/validator
Releases · contributte/validator
v2.0.0
This release adds support for the latest versions of PHP, as well as Symfony 7. It now requires PHP >= 8.1.
In line with upstream changes in symfony/validator, the mapping.annotations
configuration option has been removed, and replaced by mapping.attributes
that defaults to true.
v1.1.1
This release fixes compatibility with Symfony's ExpressionValidator (#12) and brings some internal improvements (#10, #11).
Thanks @martenb, @petrparolek
Full changelog: v1.1.0...v1.1.1
v1.1.0
This release adds support for the latest versions of PHP (#8) and Symfony components (#7, #9).
Thanks @jiripudil, @petrparolek, @MartkCz, @f3l1x
Full changelog: v1.0.0...v1.1.0