mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Bump jms/serializer from 3.30.0 to 3.31.0
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.30.0 to 3.31.0. - [Release notes](https://github.com/schmittjoh/serializer/releases) - [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md) - [Commits](https://github.com/schmittjoh/serializer/compare/3.30.0...3.31.0) --- updated-dependencies: - dependency-name: jms/serializer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1d1ceb0eca
commit
f333274bbb
1 changed files with 9 additions and 9 deletions
18
composer.lock
generated
18
composer.lock
generated
|
@ -4862,16 +4862,16 @@
|
|||
},
|
||||
{
|
||||
"name": "jms/serializer",
|
||||
"version": "3.30.0",
|
||||
"version": "3.31.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/schmittjoh/serializer.git",
|
||||
"reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e"
|
||||
"reference": "43404be0e708f5640efb3f7c3badedc061c0aeb9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bf1105358123d7c02ee6cad08ea33ab535a09d5e",
|
||||
"reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/43404be0e708f5640efb3f7c3badedc061c0aeb9",
|
||||
"reference": "43404be0e708f5640efb3f7c3badedc061c0aeb9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4891,10 +4891,10 @@
|
|||
"jackalope/jackalope-doctrine-dbal": "^1.3",
|
||||
"ocramius/proxy-manager": "^1.0 || ^2.0",
|
||||
"phpbench/phpbench": "^1.0",
|
||||
"phpstan/phpstan": "^1.0.2",
|
||||
"phpunit/phpunit": "^9.0 || ^10.0",
|
||||
"phpstan/phpstan": "^1.10.57",
|
||||
"phpunit/phpunit": "^9.0 || ^10.0 || ^11.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/expression-language": "^5.4 || ^6.0 || ^7.0",
|
||||
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
|
||||
|
@ -4947,7 +4947,7 @@
|
|||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
|
@ -4955,7 +4955,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-02-24T14:12:14+00:00"
|
||||
"time": "2024-10-16T09:35:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jms/serializer-bundle",
|
||||
|
|
Loading…
Reference in a new issue