Support for PHP 8.3 #456
Labels
enhancement
release-candidate
This PR will result in a release
work-scheduled
This label indicates that the fix/resolution is scheduled into Vonage's workload
This library uses legacy dependencies. Since PHP 8.3 is now released, a new major version of this library could be released with support for PHP 8.3. To do this, the dependency of lcobucci/jwt 4.0 would have to be extended to 5.1. The support for lcobucci/jwt 3.4 could also be removed, as this version only supports PHP 7.0 anyway.
In addition, the dependency on ramsey/uuid 3.9 should also be extended to 4.0 so that Laravel users can also use this library.
The text was updated successfully, but these errors were encountered: