mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Merge pull request #6057 from wallabag/dependabot/composer/jms/serializer-bundle-5.0.2
Bump jms/serializer-bundle from 3.10.0 to 5.0.2
This commit is contained in:
commit
63bcf50ea7
2 changed files with 23 additions and 22 deletions
|
@ -77,7 +77,7 @@
|
||||||
"j0k3r/graby": "^2.0",
|
"j0k3r/graby": "^2.0",
|
||||||
"javibravo/simpleue": "^2.0",
|
"javibravo/simpleue": "^2.0",
|
||||||
"jms/serializer": "^3.17",
|
"jms/serializer": "^3.17",
|
||||||
"jms/serializer-bundle": "~3.6",
|
"jms/serializer-bundle": "~5.0",
|
||||||
"kphoen/rulerz": "^0.21",
|
"kphoen/rulerz": "^0.21",
|
||||||
"kphoen/rulerz-bundle": "~0.13",
|
"kphoen/rulerz-bundle": "~0.13",
|
||||||
"laminas/laminas-code": "^4.7",
|
"laminas/laminas-code": "^4.7",
|
||||||
|
|
43
composer.lock
generated
43
composer.lock
generated
|
@ -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": "9cb9f1c17c18fcc6322d0e9e9239c7cb",
|
"content-hash": "b8d08a8f37fd344e02b9a0f0d67e8bfa",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "babdev/pagerfanta-bundle",
|
"name": "babdev/pagerfanta-bundle",
|
||||||
|
@ -5287,46 +5287,47 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer-bundle",
|
"name": "jms/serializer-bundle",
|
||||||
"version": "3.10.0",
|
"version": "5.0.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
|
"url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
|
||||||
"reference": "1a030ecaf913b7a895eeaab04191cd7ff1810b46"
|
"reference": "aadf3d14cfb4bf1347ecf0a5426c82a7b99a48f5"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/1a030ecaf913b7a895eeaab04191cd7ff1810b46",
|
"url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/aadf3d14cfb4bf1347ecf0a5426c82a7b99a48f5",
|
||||||
"reference": "1a030ecaf913b7a895eeaab04191cd7ff1810b46",
|
"reference": "aadf3d14cfb4bf1347ecf0a5426c82a7b99a48f5",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"jms/metadata": "^2.5",
|
"jms/metadata": "^2.5",
|
||||||
"jms/serializer": "^3.0",
|
"jms/serializer": "^3.18",
|
||||||
"php": "^7.2 || ^8.0",
|
"php": "^7.2 || ^8.0",
|
||||||
"symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0",
|
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/framework-bundle": "^3.0 || ^4.0 || ^5.0"
|
"symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0 || ^6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/coding-standard": "^8.1",
|
"doctrine/coding-standard": "^8.1",
|
||||||
"doctrine/orm": "^2.4",
|
"doctrine/orm": "^2.4",
|
||||||
"phpunit/phpunit": "^8.0 || ^9.0",
|
"phpunit/phpunit": "^8.0 || ^9.0",
|
||||||
"symfony/expression-language": "^3.0 || ^4.0 || ^5.0",
|
"symfony/expression-language": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/finder": "^3.0 || ^4.0 || ^5.0",
|
"symfony/finder": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/form": "^3.0 || ^4.0 || ^5.0",
|
"symfony/form": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/stopwatch": "^3.0 || ^4.0 || ^5.0",
|
"symfony/stopwatch": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/twig-bundle": "*",
|
"symfony/templating": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/validator": "^3.0 || ^4.0 || ^5.0",
|
"symfony/twig-bundle": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
|
"symfony/uid": "^5.1 || ^6.0",
|
||||||
|
"symfony/validator": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
|
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ^1.3",
|
"symfony/expression-language": "Required for opcache preloading ^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"symfony/expression-language": "Required for opcache preloading, ^3.0 || ^4.0 || ^5.0",
|
"symfony/finder": "Required for cache warmup, supported versions ^3.4 || ^4.0 || ^5.0 || ^6.0"
|
||||||
"symfony/finder": "Required for cache warmup, supported versions ^3.0|^4.0"
|
|
||||||
},
|
},
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "3.9-dev"
|
"dev-master": "5.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -5361,7 +5362,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues",
|
"issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues",
|
||||||
"source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/3.10.0"
|
"source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.0.2"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -5369,7 +5370,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-08-06T12:12:38+00:00"
|
"time": "2022-11-03T11:53:29+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "khanamiryan/qrcode-detector-decoder",
|
"name": "khanamiryan/qrcode-detector-decoder",
|
||||||
|
|
Loading…
Reference in a new issue