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

Move away from abandoned dependencies #1911

Open
tomudding opened this issue Oct 20, 2024 · 2 comments
Open

Move away from abandoned dependencies #1911

tomudding opened this issue Oct 20, 2024 · 2 comments

Comments

@tomudding
Copy link
Member

Current behaviour

Package laminas/laminas-crypt is abandoned, you should avoid using it. No replacement was suggested.
Package laminas/laminas-mail is abandoned, you should avoid using it. Use symfony/mailer instead.

Desired behaviour

laminas/laminas-mail is replaced with symfony/mailer and laminas/laminas-crypt is removed and the existing code is changed to remove its functionality (see https://github.com/search?q=repo%3AGEWIS%2Fgewisdb+%22Laminas%5CCrypt%22&type=code)

Steps to reproduce

N/A

Website version

6bacc4b

What operating are you seeing the problem on?

No response

What browsers are you seeing the problem on?

No response

Other information

No response

@tomudding
Copy link
Member Author

This should be done before we start using Composer 2.7, as at that point, the behaviour of accepting/reporting abandoned packages will change.

@tomudding
Copy link
Member Author

State after GH-1940:

Package laminas/laminas-config is abandoned, you should avoid using it. No replacement was suggested.
Package laminas/laminas-crypt is abandoned, you should avoid using it. No replacement was suggested.
Package laminas/laminas-json is abandoned, you should avoid using it. No replacement was suggested.
Package laminas/laminas-loader is abandoned, you should avoid using it. No replacement was suggested.
Package laminas/laminas-mail is abandoned, you should avoid using it. Use symfony/mailer instead.
Package laminas/laminas-math is abandoned, you should avoid using it. No replacement was suggested.
Package laminas/laminas-mime is abandoned, you should avoid using it. Use symfony/mime instead.
Package laminas/laminas-text is abandoned, you should avoid using it. No replacement was suggested.

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

No branches or pull requests

1 participant