Skip to content

Commit d12acc3

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

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
@@ -30,7 +30,7 @@
3030
"symfony/framework-bundle": "^4.0",
3131
"symfony/http-foundation": "^4.0",
3232
"symfony/messenger": "^4.2",
33-
"symfony/serializer": "^4.0"
33+
"symfony/serializer": "^5.2"
3434
},
3535
"config": {
3636
"platform": {

0 commit comments

Comments
 (0)