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
framework:
profiler: { only_exceptions: false }
profiler:
only_exceptions: false
collect_serializer_data: true
when@test:
web_profiler:

View file

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