- Support for
libphonenumberv9.
Note: this is the last minor/patch version in the v5 realm of this package.
libphonenumber shifted from using class constants to native enums. Conditional statements were added to achieve combined support for v8 and v9 while keeping Laravel-Phone as-is. This way, given that this package is quite feature-complete, updates on libphonenumber can still be installed for a considerable period of time without having to account for semantic breaking changes.
Starting from the next major version, Laravel-Phone will be reworked to fully harness the power of enums.