mhujer / BreadcrumbsBundle

Breadcrumbs bundle for Symfony. This is a fork of whiteoctober/BreadcrumbsBundle maintained for newer Symfony and PHP versions.
Other
66 stars 12 forks source link

Remove deprecated package symfony/templating #16

Closed maxhelias closed 3 years ago

maxhelias commented 4 years ago
mhujer commented 3 years ago

@maxhelias Hello and thanks for the PR!

I've migrated the repo from Travis to Github workflows and did some of the changes that you proposed in separated commits:

But:

maxhelias commented 3 years ago

@mhujer I should have split into several commits but now it's ok.

For twig/twig, we can keep it but we should update the version to ^2.10|^3.0 to be in accordance with what symfony supports.

mhujer commented 3 years ago

@maxhelias thanks for the PR. Merged and released as 1.5.4.

I haven't changed the twig constraint as the symfony/twig-bundle 4.4 still allows Twig 1.x.