You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9488 csrf_token now can be used without installing the Form component (javiereguiluz)
This PR was squashed before being merged into the master branch (closes#9488).
Discussion
----------
csrf_token now can be used without installing the Form component
This fixes#9488.
@xabbuh in your original code (https://github.com/symfony/symfony/pull/25197/files) the function was added to Twig Bridge so ... could you please verify if installing just `security-csrf` is enough to use this function or if we need to install some other package? Thanks!
Commits
-------
3c48a0a csrf_token now can be used without installing the Form component
0 commit comments