omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
255 stars 114 forks source link

Twig_Environment #111

Closed Nathan-Riviere closed 4 years ago

Nathan-Riviere commented 4 years ago

Upgrading twig/twig to 2.11.3.

Argument 1 passed to Omines\DataTablesBundle\Twig\TwigRenderer::__construct() must be an instance of Twig_Environment or null, instance of Twig\Environment given, called in /var/www/[...]/var/cache/dev/ContainerCsvvUZ2/getDataTableFactoryService.php on line 14

Could you please fix this ?

curry684 commented 4 years ago

Should be fixed in master now with #109