Bump jms/serializer from 3.28.0 to 3.29.0

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

---
updated-dependencies:
- dependency-name: jms/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-12 03:14:33 +00:00 committed by GitHub
parent 8b272fda96
commit 13b466f9a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

64
composer.lock generated
View file

@ -4986,47 +4986,47 @@
}, },
{ {
"name": "jms/serializer", "name": "jms/serializer",
"version": "3.28.0", "version": "3.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/serializer.git", "url": "https://github.com/schmittjoh/serializer.git",
"reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c" "reference": "c586bf6061deb4109330c2c90f3a315b7e2dbc4a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/5a5a03a71a28a480189c5a0ca95893c19f1d120c", "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c586bf6061deb4109330c2c90f3a315b7e2dbc4a",
"reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c", "reference": "c586bf6061deb4109330c2c90f3a315b7e2dbc4a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/annotations": "^1.13 || ^2.0", "doctrine/annotations": "^1.14 || ^2.0",
"doctrine/instantiator": "^1.0.3 || ^2.0", "doctrine/instantiator": "^1.3.1 || ^2.0",
"doctrine/lexer": "^2.0 || ^3.0", "doctrine/lexer": "^2.0 || ^3.0",
"jms/metadata": "^2.6", "jms/metadata": "^2.6",
"php": "^7.2||^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpdoc-parser": "^0.4 || ^0.5 || ^1.0" "phpstan/phpdoc-parser": "^1.20"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^12.0", "doctrine/coding-standard": "^12.0",
"doctrine/orm": "~2.1", "doctrine/orm": "^2.14 || ^3.0",
"doctrine/persistence": "^1.3.3|^2.0|^3.0", "doctrine/persistence": "^2.5.2 || ^3.0",
"doctrine/phpcr-odm": "^1.3|^2.0", "doctrine/phpcr-odm": "^1.5.2 || ^2.0",
"ext-pdo_sqlite": "*", "ext-pdo_sqlite": "*",
"jackalope/jackalope-doctrine-dbal": "^1.1.5", "jackalope/jackalope-doctrine-dbal": "^1.3",
"ocramius/proxy-manager": "^1.0|^2.0", "ocramius/proxy-manager": "^1.0 || ^2.0",
"phpbench/phpbench": "^1.0", "phpbench/phpbench": "^1.0",
"phpstan/phpstan": "^1.0.2", "phpstan/phpstan": "^1.0.2",
"phpunit/phpunit": "^8.5.21||^9.0||^10.0", "phpunit/phpunit": "^8.5.21 || ^9.0 || ^10.0",
"psr/container": "^1.0|^2.0", "psr/container": "^1.0 || ^2.0",
"symfony/dependency-injection": "^3.0|^4.0|^5.0|^6.0", "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"symfony/expression-language": "^3.2|^4.0|^5.0|^6.0", "symfony/expression-language": "^3.2 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"symfony/filesystem": "^3.0|^4.0|^5.0|^6.0", "symfony/filesystem": "^4.2 || ^5.0 || ^6.0 || ^7.0",
"symfony/form": "^3.0|^4.0|^5.0|^6.0", "symfony/form": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"symfony/translation": "^3.0|^4.0|^5.0|^6.0", "symfony/translation": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"symfony/uid": "^5.1|^6.0", "symfony/uid": "^5.1 || ^6.0 || ^7.0",
"symfony/validator": "^3.1.9|^4.0|^5.0|^6.0", "symfony/validator": "^3.1.9 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"symfony/yaml": "^3.3|^4.0|^5.0|^6.0", "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"twig/twig": "~1.34|~2.4|^3.0" "twig/twig": "^1.34 || ^2.4 || ^3.0"
}, },
"suggest": { "suggest": {
"doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
@ -5070,7 +5070,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/schmittjoh/serializer/issues", "issues": "https://github.com/schmittjoh/serializer/issues",
"source": "https://github.com/schmittjoh/serializer/tree/3.28.0" "source": "https://github.com/schmittjoh/serializer/tree/3.29.0"
}, },
"funding": [ "funding": [
{ {
@ -5078,7 +5078,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-03T14:43:08+00:00" "time": "2023-12-09T11:57:15+00:00"
}, },
{ {
"name": "jms/serializer-bundle", "name": "jms/serializer-bundle",
@ -7543,16 +7543,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.23.1", "version": "1.24.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26" "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26", "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7584,9 +7584,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4"
}, },
"time": "2023-08-03T16:32:59+00:00" "time": "2023-11-26T18:29:22+00:00"
}, },
{ {
"name": "phpzip/phpzip", "name": "phpzip/phpzip",