Merge pull request #6905 from wallabag/dependabot/composer/jms/serializer-3.28.0

Bump jms/serializer from 3.27.0 to 3.28.0
This commit is contained in:
Nicolas Lœuillet 2023-08-29 07:16:19 +02:00 committed by GitHub
commit f78c088304
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",