Skip to content

Commit 3158b76

Browse files
jvasseurnicolas-grekas
authored andcommitted
[DebugBundle][HttpKernel] Update var-dumper requirement for components using SourceContextProvider
1 parent 6bf0823 commit 3158b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-xml": "*",
2121
"symfony/http-kernel": "~3.4|~4.0",
2222
"symfony/twig-bridge": "~3.4|~4.0",
23-
"symfony/var-dumper": "~3.4|~4.0"
23+
"symfony/var-dumper": "~4.1"
2424
},
2525
"require-dev": {
2626
"symfony/config": "~3.4|~4.0",

0 commit comments

Comments
 (0)