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
csrf_protection:
check_header: true
stateless_token_ids:
- submit
- authenticate

View file

@ -752,7 +752,13 @@
]
},
"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": {
"version": "7.3",