Skip to content

5.17.0

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 21 Mar 20:08
c2fae94

Added

Changed

  • giggsey/libphonenumber-for-php is now an optional dependency instead of a required one. It can be used to validate a phone number before sending it to the Firebase Servers, where an invalid phone number will be rejected anyway. If you want to continue using the "pre"-validation, please add the library to your project's direct dependencies, e.g. with composer require giggsey/libphonenumber-for-php:^8.9". (#577)