Skip to content

Commit e835c3a

Browse files
committed
Updated symfony/web-profiler-bundle flex recipe
1 parent b68de6b commit e835c3a

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
@@ -502,12 +502,12 @@
502502
"version": "v4.4.3"
503503
},
504504
"symfony/web-profiler-bundle": {
505-
"version": "6.2",
505+
"version": "7.2",
506506
"recipe": {
507507
"repo": "github.com/symfony/recipes",
508508
"branch": "main",
509509
"version": "6.1",
510-
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
510+
"ref": "8b51135b84f4266e3b4c8a6dc23c9d1e32e543b7"
511511
},
512512
"files": [
513513
"config/packages/web_profiler.yaml",

0 commit comments

Comments
 (0)