Skip to content

Remove symfony/templating dependency #2692

@weaverryan

Description

@weaverryan

There are already issues where people are getting tripped up by not having the symfony/templating component enabled. It's not just that they need to have it installed (they don't, it's a dependency of this bundle), but they will need to add the templating config to framework.yaml.

But, as far as I can see (search the code for "templating"), the component is only used in one spot. Let's just replace it by Twig and simplify :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions