mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
Bump jms/serializer-bundle from 5.1.0 to 5.2.0
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases) - [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/5.1.0...5.2.0) --- updated-dependencies: - dependency-name: jms/serializer-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
15092dbdc4
commit
42d58b731b
1 changed files with 8 additions and 8 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue