PHPMentorsValidatorBundle 1.1.0 (stable)
Release Date: 2015-07-13 UTC
What's New in PHPMentorsValidatorBundle 1.1.0
New minimum required Symfony version
(Issue #10)
As of this version, Symfony 2.7.0 or greater is required.
AtLeastOneOf constraint
(Issue #9)
The AtLeastOneOf
constraint allows you to define two or more properties that at least one of is required.
Bug fixes
The following bugs have been fixed: