Skip to content

Commit 50f4c01

Browse files
committed
Updated ux-turbo recipe
1 parent 0bc6d99 commit 50f4c01

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

config/packages/csrf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ framework:
55
token_id: submit
66

77
csrf_protection:
8+
check_header: true
89
stateless_token_ids:
910
- submit
1011
- authenticate

symfony.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,13 @@
752752
]
753753
},
754754
"symfony/ux-turbo": {
755-
"version": "v2.16.0"
755+
"version": "2.27",
756+
"recipe": {
757+
"repo": "github.com/symfony/recipes",
758+
"branch": "main",
759+
"version": "2.20",
760+
"ref": "e4b951d7de760751e170c6d2e3b565cf9ed5182f"
761+
}
756762
},
757763
"symfony/validator": {
758764
"version": "7.3",

0 commit comments

Comments
 (0)