Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
908 stars 181 forks source link

Bump off PHP 8.0, add support for next vonage jwt lib #462

Closed SecondeJK closed 8 months ago

SecondeJK commented 8 months ago

This PR drops support for PHP8.0 and adds in dependency bumps for JWTs

Motivation and Context

Continued evolution of the SDK

How Has This Been Tested?

Dependency changes require that the existing test suite passes.

Example Output or Screenshots (if appropriate):

Types of changes

Checklist:

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dcd9651) 79.01% compared to head (0afb280) 79.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #462 +/- ## ========================================= Coverage 79.01% 79.01% Complexity 2337 2337 ========================================= Files 218 218 Lines 6281 6281 ========================================= Hits 4963 4963 Misses 1318 1318 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.