Releases: rcrowe/TwigBridge
Releases · rcrowe/TwigBridge
v0.9.6
Support Laravel 5.5
Update list of actually available functions (#319) The "csrf_field" and "method_field" functions were available, but not listed in README.md
Support Twig 1.30+
v0.9.4 added input_has method, resolve #235 (#296)
Support PHP7 in Laravel 4
v0.6.2 Fixed compatibility with PHP7 renaming class using reserved name (#269)
Support Laravel 5.3
v0.9.3 Support laravel 5.3 too (#268)