Upgrade recipes: symfony/webpack-encore-bundle

This commit is contained in:
2023-09-06 12:54:47 +02:00
parent ca5f69b911
commit 7f1ee500a0
7 changed files with 35 additions and 24 deletions

View File

@@ -785,12 +785,12 @@
]
},
"symfony/webpack-encore-bundle": {
"version": "1.9",
"version": "1.17",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "1.9",
"ref": "9399a0bfc6ee7a0c019f952bca46d6a6045dd451"
"branch": "main",
"version": "1.10",
"ref": "eff2e505d4557c967b6710fe06bd947ba555cae5"
},
"files": [
"assets/app.js",
@@ -798,9 +798,6 @@
"assets/controllers.json",
"assets/controllers/hello_controller.js",
"assets/styles/app.css",
"config/packages/assets.yaml",
"config/packages/prod/webpack_encore.yaml",
"config/packages/test/webpack_encore.yaml",
"config/packages/webpack_encore.yaml",
"package.json",
"webpack.config.js"