Merge pull request #6227 from wallabag/dependabot/composer/jms/serializer-bundle-5.2.0

This commit is contained in:
Jérémy Benoist 2023-01-10 07:33:02 +01:00 committed by GitHub
commit b4021ee908
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "12d17d887bf9d5652741793a66f4ef9e", "content-hash": "d3485b26c25534cb41181c9b74d92c5b",
"packages": [ "packages": [
{ {
"name": "babdev/pagerfanta-bundle", "name": "babdev/pagerfanta-bundle",
@ -5114,21 +5114,21 @@
}, },
{ {
"name": "jms/serializer-bundle", "name": "jms/serializer-bundle",
"version": "5.1.0", "version": "5.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/JMSSerializerBundle.git", "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
"reference": "4b7f6a6cdbbff6000051a2efa29e7566c9a4528e" "reference": "cdc876a8bc4611279a7ec970f3da2052cda55078"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/4b7f6a6cdbbff6000051a2efa29e7566c9a4528e", "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/cdc876a8bc4611279a7ec970f3da2052cda55078",
"reference": "4b7f6a6cdbbff6000051a2efa29e7566c9a4528e", "reference": "cdc876a8bc4611279a7ec970f3da2052cda55078",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"jms/metadata": "^2.5", "jms/metadata": "^2.5",
"jms/serializer": "^3.18", "jms/serializer": "^3.20",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0 || ^6.0", "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0 || ^6.0" "symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0 || ^6.0"
@ -5189,7 +5189,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues", "issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues",
"source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.1.0" "source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.2.0"
}, },
"funding": [ "funding": [
{ {
@ -5197,7 +5197,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-06T15:28:54+00:00" "time": "2023-01-09T16:25:13+00:00"
}, },
{ {
"name": "khanamiryan/qrcode-detector-decoder", "name": "khanamiryan/qrcode-detector-decoder",