Skip to content

Fix Symfony mime dependency#65

Merged
xavierlacot merged 1 commit intojolicode:mainfrom
SebLours:fix/mime-dependency
Nov 22, 2025
Merged

Fix Symfony mime dependency#65
xavierlacot merged 1 commit intojolicode:mainfrom
SebLours:fix/mime-dependency

Conversation

@SebLours
Copy link
Copy Markdown
Contributor

The service joli_media.mime_type_guesser depends on classes from symfony/mime.
Since this service is used internally by other services in the bundle, symfony/mime must be present to ensure proper initialization and avoid runtime errors.

@xavierlacot xavierlacot merged commit 2263a6b into jolicode:main Nov 22, 2025
4 checks passed
@xavierlacot
Copy link
Copy Markdown
Member

Good catch, thanks @SebLours 🙂

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