Skip to content

deps: remove unnecessary dependencies #829

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

7-zete-7
Copy link
Contributor

I suggest removing the following dependencies:

  • acl
  • file
  • gettext

These dependencies are not used or have no useful functionality.

See #819

@maxhelias maxhelias requested a review from dunglas August 19, 2025 14:20
@dunglas
Copy link
Owner

dunglas commented Aug 19, 2025

IIRC, the file binary is used by Symfony (HttpFoundation?) to guess the mime type of uploaded files.

I'm not sure about the other tools. We used to use acl in the Docker entrypoint, but it may not be the case anymore.

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

Successfully merging this pull request may close these issues.

2 participants