mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-06 17:41:01 +00:00
Merge pull request #8127 from wallabag/dependabot/composer/jms/serializer-3.32.4
This commit is contained in:
commit
5fca2db1e5
1 changed files with 10 additions and 6 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -4526,16 +4526,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer",
|
"name": "jms/serializer",
|
||||||
"version": "3.32.3",
|
"version": "3.32.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/schmittjoh/serializer.git",
|
"url": "https://github.com/schmittjoh/serializer.git",
|
||||||
"reference": "033c9beab9eb708509a3d400e9f0ffeb2d440e71"
|
"reference": "f5c6227b2664d1e75fda65f1e6c5686a0c034b31"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/033c9beab9eb708509a3d400e9f0ffeb2d440e71",
|
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f5c6227b2664d1e75fda65f1e6c5686a0c034b31",
|
||||||
"reference": "033c9beab9eb708509a3d400e9f0ffeb2d440e71",
|
"reference": "f5c6227b2664d1e75fda65f1e6c5686a0c034b31",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4612,15 +4612,19 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/schmittjoh/serializer/issues",
|
"issues": "https://github.com/schmittjoh/serializer/issues",
|
||||||
"source": "https://github.com/schmittjoh/serializer/tree/3.32.3"
|
"source": "https://github.com/schmittjoh/serializer/tree/3.32.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"url": "https://github.com/goetas",
|
"url": "https://github.com/goetas",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/scyzoryck",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-02-11T23:16:25+00:00"
|
"time": "2025-04-06T18:42:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer-bundle",
|
"name": "jms/serializer-bundle",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue