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

Class Jose\Component\Core\Converter\StandardConverter not Found #83

Closed angvp closed 4 years ago

angvp commented 4 years ago

I'm getting this when trying to send a push notification .. apparently on the file src/AuthProvider/Token.php is release 0.6.4 broken?

edamov commented 4 years ago

It should work fine. Try to reinstall it via composer. What php version do you have?

angvp commented 4 years ago

7.1 ... but ... it was composer being funny, ... shrug, sorry, closing the issue