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

Closed
jonathanpmartins opened this issue Apr 12, 2024 · 4 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
Collaborator

This will be fixed with #204.

@DenisD3D
Copy link

DenisD3D commented Dec 4, 2024

Is it possible to make a 8.0.1 release for this fix to be truly available ?
Thanks

@joostdebruijn
Copy link
Collaborator

Is it possible to make a 8.0.1 release for this fix to be truly available ? Thanks

This has been released in v9.0.0.

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

4 participants