Releases: symfony2admingenerator/TwigGenerator
Releases · symfony2admingenerator/TwigGenerator
Rework tests, drop PHP 8.1 support
Bugfix release
v2.0.2 Fix wrong reference in BaseBuilder
Bugfix release
v2.0.1 Mark class constants for Generator and Builder as non-final
Update dependencies and strict typing
v2.0.0 Implement strict typing and some other PHP 8 features
Small maintenance release to fix Twig 3 compatibility
Merge pull request #7 from tobias-93/master Fix deprecated Twig function call for Twig 3 compatibility
Maintenance release
Some small fixes to allow generation to be used with standard Symfony Twig environment
Twig 3 support, switch to PSR-4
Merge pull request #5 from tobias-93/master Update to allow Twig 3, switch to PSR-4
Twig 2.0 fix
v1.3.1 Twig 2.0 fix
Twig 2.0+ support
v1.3.0 Allow Twig 2.0
Symfony 2.8 and more compatibility
v1.2.2 Forgetted deprecated call