mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-16 02:35:13 +00:00
Merge pull request #8000 from wallabag/dependabot/composer/jms/serializer-3.32.3
Bump jms/serializer from 3.32.2 to 3.32.3
This commit is contained in:
commit
e8a3e1cb5b
1 changed files with 8 additions and 8 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -4853,16 +4853,16 @@
|
|||
},
|
||||
{
|
||||
"name": "jms/serializer",
|
||||
"version": "3.32.2",
|
||||
"version": "3.32.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/schmittjoh/serializer.git",
|
||||
"reference": "fa7ab39504c24d76107ba16c00aafa5da3605971"
|
||||
"reference": "033c9beab9eb708509a3d400e9f0ffeb2d440e71"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/fa7ab39504c24d76107ba16c00aafa5da3605971",
|
||||
"reference": "fa7ab39504c24d76107ba16c00aafa5da3605971",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/033c9beab9eb708509a3d400e9f0ffeb2d440e71",
|
||||
"reference": "033c9beab9eb708509a3d400e9f0ffeb2d440e71",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4939,7 +4939,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/schmittjoh/serializer/issues",
|
||||
"source": "https://github.com/schmittjoh/serializer/tree/3.32.2"
|
||||
"source": "https://github.com/schmittjoh/serializer/tree/3.32.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4947,7 +4947,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-01-03T22:43:29+00:00"
|
||||
"time": "2025-02-11T23:16:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jms/serializer-bundle",
|
||||
|
@ -20407,9 +20407,9 @@
|
|||
"ext-tokenizer": "*",
|
||||
"ext-xml": "*"
|
||||
},
|
||||
"platform-dev": {},
|
||||
"platform-dev": [],
|
||||
"platform-overrides": {
|
||||
"php": "7.4.29"
|
||||
},
|
||||
"plugin-api-version": "2.6.0"
|
||||
"plugin-api-version": "2.3.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue