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