mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Merge pull request #7741 from wallabag/dependabot/composer/jms/serializer-3.31.0
This commit is contained in:
commit
37838327ef
1 changed files with 9 additions and 9 deletions
18
composer.lock
generated
18
composer.lock
generated
|
@ -4862,16 +4862,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer",
|
"name": "jms/serializer",
|
||||||
"version": "3.30.0",
|
"version": "3.31.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/schmittjoh/serializer.git",
|
"url": "https://github.com/schmittjoh/serializer.git",
|
||||||
"reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e"
|
"reference": "43404be0e708f5640efb3f7c3badedc061c0aeb9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bf1105358123d7c02ee6cad08ea33ab535a09d5e",
|
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/43404be0e708f5640efb3f7c3badedc061c0aeb9",
|
||||||
"reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e",
|
"reference": "43404be0e708f5640efb3f7c3badedc061c0aeb9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4891,10 +4891,10 @@
|
||||||
"jackalope/jackalope-doctrine-dbal": "^1.3",
|
"jackalope/jackalope-doctrine-dbal": "^1.3",
|
||||||
"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.10.57",
|
||||||
"phpunit/phpunit": "^9.0 || ^10.0",
|
"phpunit/phpunit": "^9.0 || ^10.0 || ^11.0",
|
||||||
"psr/container": "^1.0 || ^2.0",
|
"psr/container": "^1.0 || ^2.0",
|
||||||
"rector/rector": "^0.19.0",
|
"rector/rector": "^1.0.0",
|
||||||
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
|
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
|
||||||
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
|
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
|
||||||
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
|
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
|
||||||
|
@ -4947,7 +4947,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.30.0"
|
"source": "https://github.com/schmittjoh/serializer/tree/3.31.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -4955,7 +4955,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-02-24T14:12:14+00:00"
|
"time": "2024-10-16T09:35:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/serializer-bundle",
|
"name": "jms/serializer-bundle",
|
||||||
|
|
Loading…
Reference in a new issue