Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: infinitivity/TwigBridge

Tags

v0.9.9

Toggle v0.9.9's commit message
Update HtmlDumper to use Symfony, per Laravel 5.7 (rcrowe#353)

v0.9.8

Toggle v0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v0.9.6

Toggle v0.9.6's commit message
Added support for Laravel 5.6 (rcrowe#335)

v0.9.5

Toggle v0.9.5's commit message
Update list of actually available functions (rcrowe#319)

The "csrf_field" and "method_field" functions were available, but not listed in README.md

v0.9.4

Toggle v0.9.4's commit message
added input_has method, resolve rcrowe#235 (rcrowe#296)

v0.6.2

Toggle v0.6.2's commit message
Fixed compatibility with PHP7 renaming class using reserved name (rcr…

…owe#269)

v0.9.3

Toggle v0.9.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Support laravel 5.3 too (rcrowe#268)

v0.9.2

Toggle v0.9.2's commit message
Merge pull request rcrowe#252 from ptcong/ptcong-patch-1

use Container to support Lumen Application

v0.9.1

Toggle v0.9.1's commit message
Merge pull request rcrowe#239 from kwoodfriend/patch-1

Update composer.json