Bump symfony/serializer from 7.3.0 to 7.3.1

Bumps [symfony/serializer](https://github.com/symfony/serializer) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/serializer/compare/v7.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: symfony/serializer
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-25 11:05:16 +00:00
committed by Marijn Doeve
parent 4b45a2c557
commit e615b2cdea

12
composer.lock generated
View File

@@ -6448,16 +6448,16 @@
},
{
"name": "symfony/serializer",
"version": "v7.3.0",
"version": "v7.3.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "2d86f81b1c506d7e1578789f93280dab4b8411bb"
"reference": "feaf837cedbbc8287986602223175d3fd639922d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/2d86f81b1c506d7e1578789f93280dab4b8411bb",
"reference": "2d86f81b1c506d7e1578789f93280dab4b8411bb",
"url": "https://api.github.com/repos/symfony/serializer/zipball/feaf837cedbbc8287986602223175d3fd639922d",
"reference": "feaf837cedbbc8287986602223175d3fd639922d",
"shasum": ""
},
"require": {
@@ -6526,7 +6526,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v7.3.0"
"source": "https://github.com/symfony/serializer/tree/v7.3.1"
},
"funding": [
{
@@ -6542,7 +6542,7 @@
"type": "tidelift"
}
],
"time": "2025-05-12T14:48:23+00:00"
"time": "2025-06-27T19:55:54+00:00"
},
{
"name": "symfony/service-contracts",