Commit a7efc8f4 authored by Dave Hulbert's avatar Dave Hulbert

Fix JSON parse error in Twig docs

parent 93259933
......@@ -60,7 +60,7 @@ some Symfony2 components and Twig. Add it as a dependency to your
.. code-block:: json
"require": {
"symfony/twig-bridge": "~2.1",
"symfony/twig-bridge": "~2.1"
}
When present, the ``TwigServiceProvider`` will provide you with the following
......
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