Commit 074c9f35 authored by Anthony's avatar Anthony

Added symfony/validator to require section

parent d338e3e5
......@@ -65,6 +65,7 @@ Registering
.. code-block:: json
"require": {
"symfony/validator": "2.1.*",
"symfony/config": "2.1.*",
"symfony/translation": "2.1.*"
}
......
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