8000 minor #54583 [HttpKernel] fix low deps tests (xabbuh) · symfony/symfony@47814e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 47814e4

Browse files
committed
minor #54583 [HttpKernel] fix low deps tests (xabbuh)
This PR was merged into the 5.4 branch. Discussion ---------- [HttpKernel] fix low deps tests | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT after #54072 we need #43171 Commits ------- c78255d fix low deps tests
2 parents 8004c14 + c78255d commit 47814e4

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
@@ -41,6 +41,7 @@
4141
"symfony/stopwatch": "^4.4|^5.0|^6.0",
4242
"symfony/translation": "^4.4|^5.0|^6.0",
4343
"symfony/translation-contracts": "^1.1|^2|^3",
44+
"symfony/var-dumper": "^4.4.31|^5.4",
4445
"psr/cache": "^1.0|^2.0|^3.0",
4546
"twig/twig": "^2.13|^3.0.4"
4647
},

0 commit comments

Comments
 (0)
0