Skip to content

Commit 413b292

Browse files
committed
recipes:update web-profiler-bundle
1 parent a31468d commit 413b292

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

ux.symfony.com/config/packages/web_profiler.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ when@dev:
44
intercept_redirects: false
55

66
framework:
7-
profiler: { only_exceptions: false }
7+
profiler:
8+
only_exceptions: false
9+
collect_serializer_data: true
810

911
when@test:
1012
web_profiler:

ux.symfony.com/symfony.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -639,12 +639,12 @@
639639
"version": "v6.0.3"
640640
},
641641
"symfony/web-profiler-bundle": {
642-
"version": "6.0",
642+
"version": "6.4",
643643
"recipe": {
644644
"repo": "github.com/symfony/recipes",
645-
"branch": "master",
646-
"version": "5.3",
647-
"ref": "24bbc3d84ef2f427f82104f766014e799eefcc3e"
645+
"branch": "main",
646+
"version": "6.1",
647+
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
648648
},
649649
"files": [
650650
"config/packages/web_profiler.yaml",

0 commit comments

Comments
 (0)