Julio Montoya ae4afdabd6 Updating vendors | 11 년 전 | |
---|---|---|
.. | ||
Extension | 11 년 전 | |
Form | 12 년 전 | |
Node | 11 년 전 | |
NodeVisitor | 11 년 전 | |
Resources | 11 년 전 | |
Tests | 11 년 전 | |
TokenParser | 12 년 전 | |
Translation | 12 년 전 | |
CHANGELOG.md | 11 년 전 | |
LICENSE | 12 년 전 | |
README.md | 12 년 전 | |
TwigEngine.php | 11 년 전 | |
composer.json | 11 년 전 | |
phpunit.xml.dist | 12 년 전 |
Provides integration for Twig with various Symfony2 components.
If you want to run the unit tests, install dev dependencies before running PHPUnit:
$ cd path/to/Symfony/Bridge/Twig/
$ composer.phar install --dev
$ phpunit