What's Changed
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.