mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-26 18:21:02 +00:00
Merge pull request #6581 from wallabag/dependabot/composer/jms/serializer-3.24.0
This commit is contained in:
commit
b5f937d520
1 changed files with 8 additions and 8 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -4959,21 +4959,21 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer",
|
"name": "jms/serializer",
|
||||||
"version": "3.23.0",
|
"version": "3.24.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/schmittjoh/serializer.git",
|
"url": "https://github.com/schmittjoh/serializer.git",
|
||||||
"reference": "ac0b16ee5317d1aacc41deb91c6c325eae97c176"
|
"reference": "bd18f0a6ee4d75515b33091afa3333e100e0be43"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ac0b16ee5317d1aacc41deb91c6c325eae97c176",
|
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bd18f0a6ee4d75515b33091afa3333e100e0be43",
|
||||||
"reference": "ac0b16ee5317d1aacc41deb91c6c325eae97c176",
|
"reference": "bd18f0a6ee4d75515b33091afa3333e100e0be43",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"doctrine/annotations": "^1.13 || ^2.0",
|
"doctrine/annotations": "^1.13 || ^2.0",
|
||||||
"doctrine/instantiator": "^1.0.3",
|
"doctrine/instantiator": "^1.0.3 || ^2.0",
|
||||||
"doctrine/lexer": "^1.1 || ^2",
|
"doctrine/lexer": "^1.1 || ^2",
|
||||||
"jms/metadata": "^2.6",
|
"jms/metadata": "^2.6",
|
||||||
"php": "^7.2||^8.0",
|
"php": "^7.2||^8.0",
|
||||||
|
@ -4989,7 +4989,7 @@
|
||||||
"ocramius/proxy-manager": "^1.0|^2.0",
|
"ocramius/proxy-manager": "^1.0|^2.0",
|
||||||
"phpbench/phpbench": "^1.0",
|
"phpbench/phpbench": "^1.0",
|
||||||
"phpstan/phpstan": "^1.0.2",
|
"phpstan/phpstan": "^1.0.2",
|
||||||
"phpunit/phpunit": "^8.5.21||^9.0",
|
"phpunit/phpunit": "^8.5.21||^9.0||^10.0",
|
||||||
"psr/container": "^1.0|^2.0",
|
"psr/container": "^1.0|^2.0",
|
||||||
"symfony/dependency-injection": "^3.0|^4.0|^5.0|^6.0",
|
"symfony/dependency-injection": "^3.0|^4.0|^5.0|^6.0",
|
||||||
"symfony/expression-language": "^3.2|^4.0|^5.0|^6.0",
|
"symfony/expression-language": "^3.2|^4.0|^5.0|^6.0",
|
||||||
|
@ -5043,7 +5043,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.23.0"
|
"source": "https://github.com/schmittjoh/serializer/tree/3.24.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -5051,7 +5051,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-02-17T17:40:48+00:00"
|
"time": "2023-06-04T20:28:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer-bundle",
|
"name": "jms/serializer-bundle",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue