Updated symfony/web-profiler-bundle recipe

This commit is contained in:
Jan Böhmer 2022-03-04 19:27:33 +01:00
parent d22dfd7dd7
commit 89e1492132
6 changed files with 28 additions and 25 deletions

View file

@ -771,17 +771,16 @@
"version": "v4.2.3"
},
"symfony/web-profiler-bundle": {
"version": "3.3",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "3.3",
"ref": "6bdfa1a95f6b2e677ab985cd1af2eae35d62e0f6"
"version": "5.3",
"ref": "24bbc3d84ef2f427f82104f766014e799eefcc3e"
},
"files": [
"./config/packages/dev/web_profiler.yaml",
"./config/packages/test/web_profiler.yaml",
"./config/routes/dev/web_profiler.yaml"
"config/packages/web_profiler.yaml",
"config/routes/web_profiler.yaml"
]
},
"symfony/webpack-encore-bundle": {