Releases: assoconnect/validator-bundle
Releases · assoconnect/validator-bundle
v2.41.1
v2.41.0
Add BelgianEnterpriseNumber Validator
What's Changed
- Remove reportUnmatchedIgnoredErrors from PHPStan config by @sylfabre in #71
- IT9PE1-26509: add BelgianEnterpriseNumber validator by @fguimier in #72
Full Changelog: v2.39.2...v2.40.0
v2.39.2
v2.39.1
v2.39.0
What's Changed
- Add PHP 8.4 support and require PHP 8.3+ by @sylfabre in #65
- Upgrade assoconnect/php-quality-config to v2 by @sylfabre in #66
- Remove support for Symfony 6 and lower by @sylfabre in #68
- Allowing custom message on rna constraint with explicit constructor by @itaelle in #67
Full Changelog: v2.38.0...v2.39.0
Symfony 7 compatibility
What's Changed
New Contributors
Full Changelog: v2.37.0...v2.38.0
Details:
-
Update Symfony packages to support version 7.0
-
Sf7: fixing constraints & to be allowing ^6.4 and 7.0
-
PHP: removing PHP 8.2 compatibility
-
Removing PHPStan-related CI inconsistency