Skip to content

Commit 9e4ab7b

Browse files
authored
Update Symfony dependencies to ^6.0 || ^7.0 (#7573)
1 parent 3edd57a commit 9e4ab7b

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
@@ -24,7 +24,7 @@
2424
"hyperf/support": "~3.2.0",
2525
"phpunit/phpunit": "^10.0",
2626
"psr/container": "^1.0 || ^2.0",
27-
"symfony/http-foundation": "^5.4 || ^6.0"
27+
"symfony/http-foundation": "^6.0 || ^7.0"
2828
},
2929
"suggest": {
3030
"fakerphp/faker": "Required to use Faker feature.(^1.23)"

0 commit comments

Comments
 (0)