Updated webprofiler bundle

This commit is contained in:
Jan Böhmer 2023-06-11 20:00:25 +02:00
parent b788c3745c
commit 172884ace8
2 changed files with 7 additions and 5 deletions

View file

@ -4,7 +4,9 @@ when@dev:
intercept_redirects: false intercept_redirects: false
framework: framework:
profiler: { only_exceptions: false } profiler:
only_exceptions: false
collect_serializer_data: true
when@test: when@test:
web_profiler: web_profiler:

View file

@ -756,12 +756,12 @@
"version": "v4.2.3" "version": "v4.2.3"
}, },
"symfony/web-profiler-bundle": { "symfony/web-profiler-bundle": {
"version": "5.4", "version": "6.3",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "master", "branch": "main",
"version": "5.3", "version": "6.1",
"ref": "24bbc3d84ef2f427f82104f766014e799eefcc3e" "ref": "e42b3f0177df239add25373083a564e5ead4e13a"
}, },
"files": [ "files": [
"config/packages/web_profiler.yaml", "config/packages/web_profiler.yaml",