Bump jms/serializer from 3.27.0 to 3.28.0

Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.27.0 to 3.28.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.27.0...3.28.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-08-29 02:22:44 +00:00 committed by Nicolas Lœuillet
parent faaa98c6d6
commit f6cfae5ed7

14
composer.lock generated
View file

@ -4986,16 +4986,16 @@
},
{
"name": "jms/serializer",
"version": "3.27.0",
"version": "3.28.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/serializer.git",
"reference": "e8c812460d7b47b15bc0ccd78901276bd44ad452"
"reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/e8c812460d7b47b15bc0ccd78901276bd44ad452",
"reference": "e8c812460d7b47b15bc0ccd78901276bd44ad452",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/5a5a03a71a28a480189c5a0ca95893c19f1d120c",
"reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c",
"shasum": ""
},
"require": {
@ -5007,7 +5007,7 @@
"phpstan/phpdoc-parser": "^0.4 || ^0.5 || ^1.0"
},
"require-dev": {
"doctrine/coding-standard": "^8.1",
"doctrine/coding-standard": "^12.0",
"doctrine/orm": "~2.1",
"doctrine/persistence": "^1.3.3|^2.0|^3.0",
"doctrine/phpcr-odm": "^1.3|^2.0",
@ -5070,7 +5070,7 @@
],
"support": {
"issues": "https://github.com/schmittjoh/serializer/issues",
"source": "https://github.com/schmittjoh/serializer/tree/3.27.0"
"source": "https://github.com/schmittjoh/serializer/tree/3.28.0"
},
"funding": [
{
@ -5078,7 +5078,7 @@
"type": "github"
}
],
"time": "2023-07-29T22:33:44+00:00"
"time": "2023-08-03T14:43:08+00:00"
},
{
"name": "jms/serializer-bundle",