edamov / pushok

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
MIT License
368 stars 119 forks source link

Fixes deprecated JWT libraries + bump phpunit to ^10.5 #172

Closed DesLynx closed 4 months ago

DesLynx commented 4 months ago

Hi! This PR to get rid of the deprecation notice regarding the JWT libraries. Also I bump phpunit to ^10.5. This last move has one downside as the author of phpunit has removed TAP logging.

edamov commented 4 months ago

Thanks! It is available now in version 0.16.0