1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #7961 from wallabag/dependabot/composer/jms/serializer-3.32.2

Bump jms/serializer from 3.32.1 to 3.32.2
This commit is contained in:
Nicolas Lœuillet 2025-01-17 08:56:18 +01:00 committed by GitHub
commit 8f6f59690d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -4861,16 +4861,16 @@
}, },
{ {
"name": "jms/serializer", "name": "jms/serializer",
"version": "3.32.1", "version": "3.32.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/serializer.git", "url": "https://github.com/schmittjoh/serializer.git",
"reference": "b4285f4197a5b961d365e2c756b144d7af24a7fd" "reference": "fa7ab39504c24d76107ba16c00aafa5da3605971"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/b4285f4197a5b961d365e2c756b144d7af24a7fd", "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/fa7ab39504c24d76107ba16c00aafa5da3605971",
"reference": "b4285f4197a5b961d365e2c756b144d7af24a7fd", "reference": "fa7ab39504c24d76107ba16c00aafa5da3605971",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4947,7 +4947,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.32.1" "source": "https://github.com/schmittjoh/serializer/tree/3.32.2"
}, },
"funding": [ "funding": [
{ {
@ -4955,7 +4955,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-12-03T22:30:06+00:00" "time": "2025-01-03T22:43:29+00:00"
}, },
{ {
"name": "jms/serializer-bundle", "name": "jms/serializer-bundle",