Commit 6bb64c08 authored by Fabien Potencier's avatar Fabien Potencier

minor #1426 Specify relation of twig-bridge to symfony/config (frost-nzcr4)

This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1426).

Discussion
----------

Specify relation of twig-bridge to symfony/config

When I install `symfony/twig-bridge` I've got `Class 'Symfony\Component\Config\Util\XmlUtils' not found in /vendor/symfony/translation/Loader/XliffFileLoader.php on line 53`

It's kinda related to comment https://github.com/symfony/symfony/issues/13194#issuecomment-90893304

Commits
-------

e2e417fa Specify relation of twig-bridge to symfony/config
parents f7a7809d e2e417fa
......@@ -73,7 +73,7 @@ Registering
.. code-block:: bash
composer require symfony/twig-bridge symfony/translation
composer require symfony/twig-bridge symfony/config symfony/translation
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