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 0bc6d99 commit 50f4c01Copy full SHA for 50f4c01
config/packages/csrf.yaml
@@ -5,6 +5,7 @@ framework:
5
token_id: submit
6
7
csrf_protection:
8
+ check_header: true
9
stateless_token_ids:
10
- submit
11
- authenticate
symfony.lock
@@ -752,7 +752,13 @@
752
]
753
},
754
"symfony/ux-turbo": {
755
- "version": "v2.16.0"
+ "version": "2.27",
756
+ "recipe": {
757
+ "repo": "github.com/symfony/recipes",
758
+ "branch": "main",
759
+ "version": "2.20",
760
+ "ref": "e4b951d7de760751e170c6d2e3b565cf9ed5182f"
761
+ }
762
763
"symfony/validator": {
764
"version": "7.3",
0 commit comments