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

Require php7.2 to support the changes in #85 #87

Closed rasmusbe closed 4 years ago

rasmusbe commented 4 years ago

See discussion in #85

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 65.031% when pulling fa9edb095dc1abdc6841d13c544ce3f3687c8feb on rasmusbe:php72 into 827cc909a5efadf5c4bcc07620eaeb65617b0c2d on edamov:master.

edamov commented 4 years ago

@rasmusbe Thank you!