Updated ux-turbo recipe

This commit is contained in:
Jan Böhmer 2025-07-13 16:46:41 +02:00
parent 0bc6d9986b
commit 50f4c01e99
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,7 @@ framework:
token_id: submit token_id: submit
csrf_protection: csrf_protection:
check_header: true
stateless_token_ids: stateless_token_ids:
- submit - submit
- authenticate - authenticate

View file

@ -752,7 +752,13 @@
] ]
}, },
"symfony/ux-turbo": { "symfony/ux-turbo": {
"version": "v2.16.0" "version": "2.27",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.20",
"ref": "e4b951d7de760751e170c6d2e3b565cf9ed5182f"
}
}, },
"symfony/validator": { "symfony/validator": {
"version": "7.3", "version": "7.3",