Update bundles.php, symfony.lock and package.json file

This commit is contained in:
2024-11-25 18:49:32 +01:00
parent 20d8cc2d17
commit 1f306a7270
3 changed files with 30 additions and 0 deletions

View File

@@ -324,6 +324,15 @@
"config/packages/security.yaml"
]
},
"symfony/stimulus-bundle": {
"version": "2.21",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.8",
"ref": "9e33a8a3794b603fb4be6c04ee5ecab901ce549e"
}
},
"symfony/translation": {
"version": "5.4",
"recipe": {
@@ -350,6 +359,21 @@
"templates/base.html.twig"
]
},
"symfony/ux-translator": {
"version": "2.21",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.9",
"ref": "bc396565cc4cab95692dd6df810553dc22e352e1"
},
"files": [
"assets/translator.js",
"config/packages/ux_translator.yaml",
"var/translations/configuration.js",
"var/translations/index.js"
]
},
"symfony/validator": {
"version": "5.4",
"recipe": {