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

Abandoned packages used in dependencies - please switch to replacments #29

Open
AndreasA opened this issue Oct 18, 2024 · 1 comment
Open

Comments

@AndreasA
Copy link
Contributor

Plugin Version

6.0.3

PHP Version

8.3

Shopware Version

6.5.8.14

Installation method

Composer

Identity provider

None

What happened?

Some dependencies in the composer.json are abandoned according to composer audit and should be replace with other package names.

It should just be a change of the package name, so it would probably be a simple fix as well. Tested on another PC, but if I remember correctly these packages are the issue. But composer audit will show them anyway and even the suggested replacement.

        "psr/http-message": "^1.0",
        "web-token/jwt-core": "^3.2",
        "web-token/jwt-signature": "^3.2",
        "web-token/jwt-signature-algorithm-ecdsa": "^3.2",
        "web-token/jwt-signature-algorithm-rsa": "^3.2"

Please release a corresponding v 6.x and v7.x version to fix this for Shopware 6.5 and 6.6

Relevant log output

No response

@JoshuaBehrens
Copy link
Member

@AndreasA this is a task we are aware of on our side. I linked it to this GitHub issue so you can get an update :) thank you for raising this

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

No branches or pull requests

2 participants