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 spomky-labs/jose is abandoned, you should avoid using it. Use web-token/jwt-framework instead. #145

Closed rickygm closed 1 year ago

rickygm commented 2 years ago

Hi , when I run: composer require edamov/pushok:*

I get this message and cannot continue:

PHP Warning: Module 'fileinfo' already loaded in Unknown on line 0 Do not run Composer as root/super user! See https://getcomposer.org/root for details Continue as root/super user [yes]? yes ./composer.json has been updated Running composer update edamov/pushok Loading composer repositories with package information Updating dependencies Nothing to modify in lock file Installing dependencies from lock file (including require-dev) Nothing to install, update or remove Package spomky-labs/jose is abandoned, you should avoid using it. Use web-token/jwt-framework instead. Generating autoload files 7 packages you are using are looking for funding. Use the composer fund command to find out more!

edamov commented 2 years ago

What version of the library do you use?