Skip to content

Commit f2916ff

Browse files
composer recipes:update symfony/web-profiler-bundle
1 parent 784e904 commit f2916ff

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

config/packages/web_profiler.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
when@dev:
22
web_profiler:
33
toolbar: true
4-
intercept_redirects: false
54

65
framework:
76
profiler:
8-
only_exceptions: false
97
collect_serializer_data: true
108

119
when@test:
12-
web_profiler:
13-
toolbar: false
14-
intercept_redirects: false
15-
1610
framework:
1711
profiler: { collect: false }

symfony.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,12 +515,12 @@
515515
"version": "v5.0.5"
516516
},
517517
"symfony/web-profiler-bundle": {
518-
"version": "6.1",
518+
"version": "7.2",
519519
"recipe": {
520520
"repo": "github.com/symfony/recipes",
521521
"branch": "main",
522522
"version": "6.1",
523-
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
523+
"ref": "8b51135b84f4266e3b4c8a6dc23c9d1e32e543b7"
524524
},
525525
"files": [
526526
"config/packages/web_profiler.yaml",

0 commit comments

Comments
 (0)