Closed ganti closed 11 months ago
I'm having the same issue as you, specifically with this bundle and after upgrading from 6.3 to 6.4. It seems not everyone has this issue. It's also not clear why this message is appearing, Twig seems to be installed correctly and is perfectly usable from other contexts.
This is fixed by https://github.com/DamienHarper/auditor-bundle/pull/379
@Riches Latest release (5.2.5) includes #379. I close this issue as it should be fixed in 5.2.5, feel free to reopen if needed.
it works again, thx for fixing @OskarStark
auditor-bundle
versionSummary
Since updating from Symfony 6.3 to 6.4 i see the follwing error
Current behavior
Error when loading /audit
You cannot use the "render" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".
How to reproduce
Update to symfony 6.4
Expected behavior
no error