2.3.0-RC
Pre-release
Pre-release
2.3-RC
Versioning Changes:
- Dropped support for PHP 7.4.
- Updated dev dependencies
Deprecations:
- Symfony façade validators are no longer supported and were
removed.
Fixes:
KeySet
now reports which extra keys are causing the rule to fail.
Changes:
- You can no longer wrap
KeySet
inNot
. Phone
now usesgiggsey/libphonenumber-for-php
, this package needs
to be installed if you want to use this validator.Phone
now supports the parameter$countryCode
to validate phones
of a specific country.