asm89/twig-lint

Phar is out of date

natelenart opened this issue · 2 comments

http://asm89.github.com/d/twig-lint.phar leverages old dependencies. I noticed it when I upgraded my app to Twig 1.14 and began using the new 'matches' function in Twig Core. Syntastic started flagging it and I discovered it wasn't linting correctly. I downloaded the source, installed new vendors & updated composer.lock, and then built a new phar with Box against the updates and now it works perfectly.

@natelenart Thank you for trying! I'll try to upload a new .phar. :)

The newest version is available for download. :)