Skip to content

2.3.0-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@alganet alganet released this 04 Mar 03:59

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 in Not.
  • Phone now uses giggsey/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.