8000 minor #50443 [HttpKernel] conflict with VarDumper < 6.3 (nicolas-grekas) · symfony/symfony@6927654 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6927654

Browse files
minor #50443 [HttpKernel] conflict with VarDumper < 6.3 (nicolas-grekas)
This PR was merged into the 6.3 branch. Discussion ---------- [HttpKernel] conflict with VarDumper < 6.3 | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Required to let `DumpDataCollector` use `Data::getContext()`. Commits ------- 09a08cb [HttpKernel] conflict with VarDumper < 6.3
2 parents f65b668 + 09a08cb commit 6927654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/HttpKernel/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"symfony/translation-contracts": "<2.5",
6868
"symfony/twig-bridge": "<5.4",
6969
"symfony/validator": "<5.4",
70+
"symfony/var-dumper": "<6.3",
7071
"twig/twig": "<2.13"
7172
},
7273
"autoload": {

0 commit comments

Comments
 (0)
0