Skip to content

Commit ba53b27

Browse files
Update symfony/http-foundation requirement from ^4.0 to ^5.2
Updates the requirements on [symfony/http-foundation](https://github.com/symfony/http-foundation) to permit the latest version. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/5.x/CHANGELOG.md) - [Commits](symfony/http-foundation@v4.0.0...v5.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6a0554 commit ba53b27

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
@@ -28,7 +28,7 @@
2828
"phpunit/phpunit": "^7.5.20",
2929
"symfony/console": "^4.0",
3030
"symfony/framework-bundle": "^4.0",
31-
"symfony/http-foundation": "^4.0",
31+
"symfony/http-foundation": "^5.2",
3232
"symfony/messenger": "^5.2",
3333
"symfony/serializer": "^4.0"
3434
},

0 commit comments

Comments
 (0)