mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Bump jms/serializer from 3.21.0 to 3.22.0
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.21.0 to 3.22.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.21.0...3.22.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:
parent
b32d6d448b
commit
e06f6735e3
24
composer.lock
generated
24
composer.lock
generated
@ -647,16 +647,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/annotations",
|
"name": "doctrine/annotations",
|
||||||
"version": "1.14.2",
|
"version": "1.14.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/annotations.git",
|
"url": "https://github.com/doctrine/annotations.git",
|
||||||
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b"
|
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
|
||||||
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
|
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -717,9 +717,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/annotations/issues",
|
"issues": "https://github.com/doctrine/annotations/issues",
|
||||||
"source": "https://github.com/doctrine/annotations/tree/1.14.2"
|
"source": "https://github.com/doctrine/annotations/tree/1.14.3"
|
||||||
},
|
},
|
||||||
"time": "2022-12-15T06:48:22+00:00"
|
"time": "2023-02-01T09:20:38+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/cache",
|
"name": "doctrine/cache",
|
||||||
@ -5011,16 +5011,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer",
|
"name": "jms/serializer",
|
||||||
"version": "3.21.0",
|
"version": "3.22.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/schmittjoh/serializer.git",
|
"url": "https://github.com/schmittjoh/serializer.git",
|
||||||
"reference": "cc49ca6cd97baa173166c1f4fc54521964cf28bd"
|
"reference": "576d226178697534e214531dbf80058637a10ebc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/cc49ca6cd97baa173166c1f4fc54521964cf28bd",
|
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/576d226178697534e214531dbf80058637a10ebc",
|
||||||
"reference": "cc49ca6cd97baa173166c1f4fc54521964cf28bd",
|
"reference": "576d226178697534e214531dbf80058637a10ebc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -5095,7 +5095,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.21.0"
|
"source": "https://github.com/schmittjoh/serializer/tree/3.22.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -5103,7 +5103,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-01-10T13:08:17+00:00"
|
"time": "2023-02-03T04:58:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer-bundle",
|
"name": "jms/serializer-bundle",
|
||||||
|
Loading…
Reference in New Issue
Block a user