Julio Montoya ae4afdabd6 Updating vendors | hace 11 años | |
---|---|---|
.. | ||
Extension | hace 11 años | |
Form | hace 12 años | |
Node | hace 11 años | |
NodeVisitor | hace 11 años | |
Resources | hace 11 años | |
Tests | hace 11 años | |
TokenParser | hace 12 años | |
Translation | hace 12 años | |
CHANGELOG.md | hace 11 años | |
LICENSE | hace 12 años | |
README.md | hace 12 años | |
TwigEngine.php | hace 11 años | |
composer.json | hace 11 años | |
phpunit.xml.dist | hace 12 años |
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