Commit f683583b authored by Fabien Potencier's avatar Fabien Potencier

tweaked previous merge

parent 94d9da5a
......@@ -242,9 +242,7 @@ methods on your application: ``get``, ``post``, ``put``, ``delete``::
<input type="hidden" id="_method" name="_method" value="PUT" />
</form>
.. note::
If using Symfony Components >= 2.2.0 you will need to explicitly enable this
If using Symfony Components 2.2+ you will need to explicitly enable this
method override::
use Symfony\Component\HttpFoundation\Request;
......
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