Julio Montoya ae4afdabd6 Updating vendors | há 11 anos atrás | |
---|---|---|
.. | ||
Extension | há 11 anos atrás | |
Form | há 12 anos atrás | |
Node | há 11 anos atrás | |
NodeVisitor | há 11 anos atrás | |
Resources | há 11 anos atrás | |
Tests | há 11 anos atrás | |
TokenParser | há 12 anos atrás | |
Translation | há 12 anos atrás | |
CHANGELOG.md | há 11 anos atrás | |
LICENSE | há 12 anos atrás | |
README.md | há 12 anos atrás | |
TwigEngine.php | há 11 anos atrás | |
composer.json | há 11 anos atrás | |
phpunit.xml.dist | há 12 anos atrás |
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