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