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

Package fgrosse/phpasn1 is abandoned #157

Closed chbakouras closed 1 year ago

chbakouras commented 1 year ago

web-token/jwt-signature-algorithm-ecdsa ^2.0 requires web-token/jwt-signature ^2.0 web-token/jwt-signature ^2.0 requires web-token/jwt-core ^2.1 web-token/jwt-core ^2.1 requires fgrosse/phpasn1 ^2.0

In web-token/jwt-core version ^3.0 they had removed fgrosse/phpasn1 require.

Is there any plan to upgrade web-token/jwt-signature-algorithm-ecdsa / web-token/jwt-key-mgmt to version 3?

kohenkatz commented 1 year ago

refs #158

edamov commented 1 year ago

@chbakouras @kohenkatz It is fixed in 0.14.4