Updated stimulus-bundle

This commit is contained in:
Jan Böhmer 2025-07-13 16:44:10 +02:00
parent d3c3fedac2
commit 0bc6d9986b
2 changed files with 86 additions and 6 deletions

View file

@ -674,17 +674,18 @@
"version": "v1.1.5"
},
"symfony/stimulus-bundle": {
"version": "2.16",
"version": "2.27",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.13",
"ref": "6acd9ff4f7fd5626d2962109bd4ebab351d43c43"
"version": "2.20",
"ref": "e058471c5502e549c1404ebdd510099107bb5549"
},
"files": [
"./assets/bootstrap.js",
"./assets/controllers.json",
"./assets/controllers/hello_controller.js"
"assets/bootstrap.js",
"assets/controllers.json",
"assets/controllers/csrf_protection_controller.js",
"assets/controllers/hello_controller.js"
]
},
"symfony/stopwatch": {