packagist propaganistas/laravel-phone 5.3.0

latest releases: dev-master, 5.3.2, 5.3.1...
5 months ago

What's Changed

  • Use libphonenumber-for-php-lite instead of libphonenumber-for-php by @bperel in #248

libphonenumber-for-php-lite is a lightweight drop-in replacement for libphonenumber-for-php which significantly reduces the package size being pulled in. libphonenumber-for-php-lite excludes geolocation, carrier information and short number info.

This is a non-breaking change for functionality provided by Laravel-Phone.

Important

If you have defined a macro, please review your code and if needed require giggsey/libphonenumber-for-php as an explicit dependency in your project.

Don't miss a new laravel-phone release

NewReleases is sending notifications on new releases.