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