Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.44.0...v2.45.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.43.0...v2.44.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.42.3...v2.43.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.42.2...v2.42.3
upgrade giggsey/libphonenumber-for-php from ^8.13 to ^9.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.42.0...v2.42.1
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.41.1...v2.42.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.41.0...v2.41.1
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.40.0...v2.41.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.39.2...v2.40.0
Make data providers static (Rector), fix ArrayContainSameObjectsConstraint typing, fix EntityValidator generics and BackedEnum handling, add native return types to IntegerProvider
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.39.0...v2.39.1
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.38.0...v2.39.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/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
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.36.0...v2.37.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.35.0...v2.36.0
Update dependencies
Update validator-bundle package
Use attribute instead of annotations
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.31.0...v2.32.0
Full Changelog: https://github.com/assoconnect/validator-bundle/compare/v2.29.0...v2.30.0
Constraints can now be defined with Annotations or Attributes
/**
* [@Assert](https://github.com/Assert)\Postal(countryPropertyPath="country")
*/
#[Assert\Postal(countryPropertyPath: 'country')]
private ?string $postal;
Add a FrenchSiret validator based on http://xml.insee.fr/schema/siret.html
Add invalid country code error for Phone validator
Add support to Symfony ^6.0
How can I help you explore Laravel packages today?