Skip to content

Commit a3439ff

Browse files
Copilothuangdijia
andauthored
Drop Symfony 5.x support on 3.2 branch (#976)
* Initial plan * Drop Symfony 5.x support from all composer.json files Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
1 parent 4927ad4 commit a3439ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"hyperf/macroable": "~3.2.0",
3030
"hyperf/support": "~3.2.0",
3131
"hyperf/tappable": "~3.2.0",
32-
"symfony/var-dumper": "^5.3 || ^6.0 || ^7.0"
32+
"symfony/var-dumper": "^6.0 || ^7.0"
3333
},
3434
"conflict": {
3535
"guzzlehttp/guzzle": "<7.0"

0 commit comments

Comments
 (0)