This commit is contained in:
Frank
2026-01-02 20:27:56 +01:00
parent 3b071eec9b
commit 18821e2463
43 changed files with 12259 additions and 2910 deletions
+25
View File
@@ -229,6 +229,15 @@
"config/routes/security.yaml"
]
},
"symfony/sendgrid-mailer": {
"version": "7.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "4.4",
"ref": "224aedffb66812dc2b0965dabc14d5f800941da6"
}
},
"symfony/stimulus-bundle": {
"version": "2.30",
"recipe": {
@@ -319,6 +328,22 @@
"config/packages/messenger.yaml"
]
},
"symfony/webpack-encore-bundle": {
"version": "2.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.0",
"ref": "719f6110345acb6495e496601fc1b4977d7102b3"
},
"files": [
"./assets/app.js",
"./assets/styles/app.css",
"./config/packages/webpack_encore.yaml",
"./package.json",
"./webpack.config.js"
]
},
"twig/extra-bundle": {
"version": "v3.21.0"
}