Skip to content

[Form] Remove dependency on symfony/intl #39596

Closed
@Nyholm

Description

@Nyholm

The form component have a hard dependency on symfony/intl. I like that component, but it feels a bit overkill to download 18MB of code for if you only are creating a small form.

Currently, there is only the LocaleType, CountryType, CurrenyType, LanguageType and TimezoneType that is using symfony/intl. I suggest that we should remove Form component's dependency in Intl in Symfony 6 to make the form component lighter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions