build(deps): bump jms/serializer-bundle from 5.5.1 to 5.5.2

Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases)
- [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/5.5.1...5.5.2)

---
updated-dependencies:
- dependency-name: jms/serializer-bundle
  dependency-version: 5.5.2
  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-12-08 03:01:37 +00:00
committed by GitHub
parent 780f5e5ba8
commit 28d366d8b2

129
composer.lock generated
View File

@ -4488,29 +4488,29 @@
},
{
"name": "jms/metadata",
"version": "2.8.0",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/metadata.git",
"reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6"
"reference": "554319d2e5f0c5d8ccaeffe755eac924e14da330"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
"reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/554319d2e5f0c5d8ccaeffe755eac924e14da330",
"reference": "554319d2e5f0c5d8ccaeffe755eac924e14da330",
"shasum": ""
},
"require": {
"php": "^7.2|^8.0"
},
"require-dev": {
"doctrine/cache": "^1.0",
"doctrine/cache": "^1.0|^2.0",
"doctrine/coding-standard": "^8.0",
"mikey179/vfsstream": "^1.6.7",
"phpunit/phpunit": "^8.5|^9.0",
"phpunit/phpunit": "^8.5.42|^9.6.23",
"psr/container": "^1.0|^2.0",
"symfony/cache": "^3.1|^4.0|^5.0",
"symfony/dependency-injection": "^3.1|^4.0|^5.0"
"symfony/cache": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0",
"symfony/dependency-injection": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0"
},
"type": "library",
"extra": {
@ -4546,22 +4546,22 @@
],
"support": {
"issues": "https://github.com/schmittjoh/metadata/issues",
"source": "https://github.com/schmittjoh/metadata/tree/2.8.0"
"source": "https://github.com/schmittjoh/metadata/tree/2.9.0"
},
"time": "2023-02-15T13:44:18+00:00"
"time": "2025-11-30T20:12:26+00:00"
},
{
"name": "jms/serializer",
"version": "3.32.5",
"version": "3.32.6",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/serializer.git",
"reference": "7c88b1b02ff868eecc870eeddbb3b1250e4bd89c"
"reference": "b02a6c00d8335ef68c163bf7c9e39f396dc5853f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/7c88b1b02ff868eecc870eeddbb3b1250e4bd89c",
"reference": "7c88b1b02ff868eecc870eeddbb3b1250e4bd89c",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/b02a6c00d8335ef68c163bf7c9e39f396dc5853f",
"reference": "b02a6c00d8335ef68c163bf7c9e39f396dc5853f",
"shasum": ""
},
"require": {
@ -4584,16 +4584,15 @@
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^9.0 || ^10.0 || ^11.0",
"psr/container": "^1.0 || ^2.0",
"rector/rector": "^1.0.0 || ^2.0@dev",
"slevomat/coding-standard": "dev-master#f2cc4c553eae68772624ffd7dd99022343b69c31 as 8.11.9999",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
"symfony/form": "^5.4 || ^6.0 || ^7.0",
"symfony/translation": "^5.4 || ^6.0 || ^7.0",
"symfony/uid": "^5.4 || ^6.0 || ^7.0",
"symfony/validator": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
"rector/rector": "^1.0.0 || ^2.0",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/form": "^5.4.45 || ^6.4.27 || ^7.0 || ^8.0",
"symfony/translation": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/uid": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/validator": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"twig/twig": "^1.34 || ^2.4 || ^3.0"
},
"suggest": {
@ -4638,7 +4637,7 @@
],
"support": {
"issues": "https://github.com/schmittjoh/serializer/issues",
"source": "https://github.com/schmittjoh/serializer/tree/3.32.5"
"source": "https://github.com/schmittjoh/serializer/tree/3.32.6"
},
"funding": [
{
@ -4650,44 +4649,44 @@
"type": "github"
}
],
"time": "2025-05-26T15:55:41+00:00"
"time": "2025-11-28T12:37:32+00:00"
},
{
"name": "jms/serializer-bundle",
"version": "5.5.1",
"version": "5.5.2",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
"reference": "0538a2bae32a448fdeded53d729308816b5ad2e8"
"reference": "34d01be85521e99ca29079438002672af35ff9b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/0538a2bae32a448fdeded53d729308816b5ad2e8",
"reference": "0538a2bae32a448fdeded53d729308816b5ad2e8",
"url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/34d01be85521e99ca29079438002672af35ff9b0",
"reference": "34d01be85521e99ca29079438002672af35ff9b0",
"shasum": ""
},
"require": {
"jms/metadata": "^2.6",
"jms/serializer": "^3.31",
"php": "^7.4 || ^8.0",
"symfony/config": "^5.4 || ^6.0 || ^7.0",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
"symfony/config": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0"
},
"require-dev": {
"doctrine/annotations": "^1.14 || ^2.0",
"doctrine/coding-standard": "^12.0",
"doctrine/orm": "^2.14",
"doctrine/orm": "^2.14 || ^3.0",
"phpunit/phpunit": "^8.0 || ^9.0",
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
"symfony/finder": "^5.4 || ^6.0 || ^7.0",
"symfony/form": "^5.4 || ^6.0 || ^7.0",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/finder": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/form": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/templating": "^5.4 || ^6.0",
"symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/uid": "^5.4 || ^6.0 || ^7.0",
"symfony/validator": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
"symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/uid": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/validator": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
},
"suggest": {
"symfony/expression-language": "Required for opcache preloading ^5.4 || ^6.0 || ^7.0",
@ -4731,7 +4730,7 @@
],
"support": {
"issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues",
"source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.5.1"
"source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.5.2"
},
"funding": [
{
@ -4739,7 +4738,7 @@
"type": "github"
}
],
"time": "2024-11-06T12:45:22+00:00"
"time": "2025-11-25T21:41:31+00:00"
},
{
"name": "laminas/laminas-code",
@ -6738,16 +6737,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "2.1.0",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68"
"reference": "1e0cd5370df5dd2e556a36b9c62f62e555870495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/1e0cd5370df5dd2e556a36b9c62f62e555870495",
"reference": "1e0cd5370df5dd2e556a36b9c62f62e555870495",
"shasum": ""
},
"require": {
@ -6779,9 +6778,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.0"
},
"time": "2025-02-19T13:28:12+00:00"
"time": "2025-08-30T15:50:23+00:00"
},
{
"name": "phpzip/phpzip",
@ -8700,16 +8699,16 @@
},
{
"name": "symfony/cache",
"version": "v6.4.28",
"version": "v6.4.30",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "31628f36fc97c5714d181b3a8d29efb85c6a7677"
"reference": "eb3272ed2daed13ed24816e862d73f73d995972a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/31628f36fc97c5714d181b3a8d29efb85c6a7677",
"reference": "31628f36fc97c5714d181b3a8d29efb85c6a7677",
"url": "https://api.github.com/repos/symfony/cache/zipball/eb3272ed2daed13ed24816e862d73f73d995972a",
"reference": "eb3272ed2daed13ed24816e862d73f73d995972a",
"shasum": ""
},
"require": {
@ -8776,7 +8775,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v6.4.28"
"source": "https://github.com/symfony/cache/tree/v6.4.30"
},
"funding": [
{
@ -8796,7 +8795,7 @@
"type": "tidelift"
}
],
"time": "2025-10-30T08:37:02+00:00"
"time": "2025-12-01T16:41:59+00:00"
},
{
"name": "symfony/cache-contracts",
@ -13483,16 +13482,16 @@
},
{
"name": "symfony/var-exporter",
"version": "v7.3.4",
"version": "v7.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4"
"reference": "03a60f169c79a28513a78c967316fbc8bf17816f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f020b544a30a7fe8ba972e53ee48a74c0bc87f4",
"reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/03a60f169c79a28513a78c967316fbc8bf17816f",
"reference": "03a60f169c79a28513a78c967316fbc8bf17816f",
"shasum": ""
},
"require": {
@ -13500,9 +13499,9 @@
"symfony/deprecation-contracts": "^2.5|^3"
},
"require-dev": {
"symfony/property-access": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0"
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
},
"type": "library",
"autoload": {
@ -13540,7 +13539,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v7.3.4"
"source": "https://github.com/symfony/var-exporter/tree/v7.4.0"
},
"funding": [
{
@ -13560,7 +13559,7 @@
"type": "tidelift"
}
],
"time": "2025-09-11T10:12:26+00:00"
"time": "2025-09-11T10:15:23+00:00"
},
{
"name": "symfony/webpack-encore-bundle",