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 #443

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

Move away from abandoned dependencies #443

tomudding opened this issue Oct 18, 2024 · 1 comment

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

Database version

chore/dependencies-2024-10

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.

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