We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80fd0a6 commit f9ccd13Copy full SHA for f9ccd13
security/csrf.rst
@@ -17,7 +17,7 @@ requires installing the Symfony Form component):
17
18
.. code-block:: terminal
19
20
- $ composer require security-csrf form
+ $ composer require symfony/security-csrf symfony/form
21
22
Then, enable/disable the CSRF protection with the ``csrf_protection`` option
23
(see the :ref:`CSRF configuration reference <reference-framework-csrf-protection>`
0 commit comments