Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Fix usages of Symfony\Bridge\Twig\Form\TwigRendererInterface #15

Closed
aivus opened this issue Dec 25, 2017 · 0 comments · Fixed by #21
Closed

Fix usages of Symfony\Bridge\Twig\Form\TwigRendererInterface #15

aivus opened this issue Dec 25, 2017 · 0 comments · Fixed by #21
Milestone

Comments

@aivus
Copy link
Member

aivus commented Dec 25, 2017

TwigRendererInterface deprecated since 3.2 and removed in 4.0.

use Symfony\Bridge\Twig\Form\TwigRendererInterface;

See genemu#446

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant