build(deps): Bump symfony/serializer from 7.1.1 to 7.1.2

Bumps [symfony/serializer](https://github.com/symfony/serializer) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/serializer/compare/v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: symfony/serializer
  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] 2024-07-02 19:15:17 +00:00 committed by GitHub
parent 47b8208bea
commit c25c1672f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -7903,16 +7903,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v7.1.1", "version": "v7.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "74817ee48e37cce1a1b33c66ffdb750e7e048c3c" "reference": "d2077674aaaff02a95f290de512aa358947e6bbe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/74817ee48e37cce1a1b33c66ffdb750e7e048c3c", "url": "https://api.github.com/repos/symfony/serializer/zipball/d2077674aaaff02a95f290de512aa358947e6bbe",
"reference": "74817ee48e37cce1a1b33c66ffdb750e7e048c3c", "reference": "d2077674aaaff02a95f290de512aa358947e6bbe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7980,7 +7980,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v7.1.1" "source": "https://github.com/symfony/serializer/tree/v7.1.2"
}, },
"funding": [ "funding": [
{ {
@ -7996,7 +7996,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-06-28T07:42:43+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",