Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jonathanpmartins opened this issue Apr 12, 2024 · 2 comments

Comments

@jonathanpmartins
Copy link

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.

@avpet979
Copy link

+1

@joostdebruijn
Copy link
Contributor

This will be fixed with #204.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants