Skip to content

5.3.0

Compare
Choose a tag to compare
@Propaganistas Propaganistas released this 20 Apr 18:24
· 11 commits to master since this release
b7461f0

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.