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 74b6be1 commit 68e46f9Copy full SHA for 68e46f9
security/csrf.rst
@@ -16,7 +16,7 @@ Before using the CSRF protection, install it in your project:
16
17
.. code-block:: terminal
18
19
- $ composer require security-csrf
+ $ composer require symfony/security-csrf
20
21
Then, enable/disable the CSRF protection with the ``csrf_protection`` option
22
(see the :ref:`CSRF configuration reference <reference-framework-csrf-protection>`
0 commit comments