rcrowe / TwigBridge

Give the power of Twig to Laravel
MIT License
894 stars 168 forks source link

Bug with symofny/form #330

Open scibiszPiotr opened 6 years ago

scibiszPiotr commented 6 years ago

Symfony change TwigRenderer and TwigBridge is to updated.

Info here https://github.com/dmaicher/symfony-docs/commit/e86433dc57902467548398be88105197ef69c1e4

damarev commented 6 years ago

Fixing this should be easy, but I think the fix should check if symfony is lower than 3.4, in order to include TwigRenderer or FormRenderer.