laravel-notification-channels/webpush

5 dependencies are abandoned and composer suggests new packages on installation.

Opened this issue · 2 comments

Trying to install version 8 using laravel 10:

- Installing laravel-notification-channels/webpush (8.0.0):

With these results:

Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.

Same thing happens with version 7 laravel 10.

+1

This will be fixed with #204.