1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-31 18:31:02 +00:00

Merge pull request #7122 from wallabag/dependabot/composer/jms/serializer-3.29.1

Bump jms/serializer from 3.29.0 to 3.29.1
This commit is contained in:
Nicolas Lœuillet 2023-12-15 08:52:27 +01:00 committed by GitHub
commit 9dd29901c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -4986,16 +4986,16 @@
}, },
{ {
"name": "jms/serializer", "name": "jms/serializer",
"version": "3.29.0", "version": "3.29.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/serializer.git", "url": "https://github.com/schmittjoh/serializer.git",
"reference": "c586bf6061deb4109330c2c90f3a315b7e2dbc4a" "reference": "111451f43abb448ce297361a8ab96a9591e848cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c586bf6061deb4109330c2c90f3a315b7e2dbc4a", "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/111451f43abb448ce297361a8ab96a9591e848cd",
"reference": "c586bf6061deb4109330c2c90f3a315b7e2dbc4a", "reference": "111451f43abb448ce297361a8ab96a9591e848cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -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.29.0" "source": "https://github.com/schmittjoh/serializer/tree/3.29.1"
}, },
"funding": [ "funding": [
{ {
@ -5078,7 +5078,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-12-09T11:57:15+00:00" "time": "2023-12-14T15:25:09+00:00"
}, },
{ {
"name": "jms/serializer-bundle", "name": "jms/serializer-bundle",