Skip to content

Commit cf5e415

Browse files
Update symfony/serializer requirement from ^5.4|^6.0 to ^6.1.3
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/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/serializer/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/serializer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42c2e53 commit cf5e415

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
@@ -96,7 +96,7 @@
9696
"symfony/framework-bundle": "^5.4|^6.0",
9797
"symfony/http-client": "^5.4|^6.0",
9898
"symfony/phpunit-bridge": "^6.1.3",
99-
"symfony/serializer": "^5.4|^6.0",
99+
"symfony/serializer": "^6.1.3",
100100
"symfony/var-dumper": "^5.4|^6.0",
101101
"symfony/yaml": "^6.1.3",
102102
"symplify/easy-coding-standard": "^11.0"

0 commit comments

Comments
 (0)