webpush icon indicating copy to clipboard operation
webpush copied to clipboard

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

Open jonathanpmartins opened this issue 1 year ago • 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.

jonathanpmartins avatar Apr 12 '24 03:04 jonathanpmartins

+1

avpet979 avatar Apr 16 '24 02:04 avpet979

This will be fixed with #204.

joostdebruijn avatar Jul 09 '24 14:07 joostdebruijn