mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-28 22:08:17 +02:00
Updated ux-turbo recipe
This commit is contained in:
parent
0bc6d9986b
commit
50f4c01e99
2 changed files with 8 additions and 1 deletions
|
@ -5,6 +5,7 @@ framework:
|
|||
token_id: submit
|
||||
|
||||
csrf_protection:
|
||||
check_header: true
|
||||
stateless_token_ids:
|
||||
- submit
|
||||
- authenticate
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue