Commit 76bfd014 authored by Benjamin Jonard's avatar Benjamin Jonard

Add Symfony Twig Brigde installation in asset doc

parent 6fd1faba
......@@ -43,6 +43,13 @@ Registering
composer require symfony/asset
If you want to use assets in your Twig templates, you must also install the
Symfony Twig Bridge:
.. code-block:: bash
composer require symfony/twig-bridge
Usage
-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment