mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-25 18:41:05 +00:00
Bump jms/serializer from 3.24.0 to 3.25.0
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.24.0 to 3.25.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.24.0...3.25.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
51d052ee93
commit
57f52e228f
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -4959,22 +4959,22 @@
|
|||
},
|
||||
{
|
||||
"name": "jms/serializer",
|
||||
"version": "3.24.0",
|
||||
"version": "3.25.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/schmittjoh/serializer.git",
|
||||
"reference": "bd18f0a6ee4d75515b33091afa3333e100e0be43"
|
||||
"reference": "d1384d37926a32b38731c1d9fed6dc71ad630d8b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bd18f0a6ee4d75515b33091afa3333e100e0be43",
|
||||
"reference": "bd18f0a6ee4d75515b33091afa3333e100e0be43",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/d1384d37926a32b38731c1d9fed6dc71ad630d8b",
|
||||
"reference": "d1384d37926a32b38731c1d9fed6dc71ad630d8b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/annotations": "^1.13 || ^2.0",
|
||||
"doctrine/instantiator": "^1.0.3 || ^2.0",
|
||||
"doctrine/lexer": "^1.1 || ^2",
|
||||
"doctrine/lexer": "^2",
|
||||
"jms/metadata": "^2.6",
|
||||
"php": "^7.2||^8.0",
|
||||
"phpstan/phpdoc-parser": "^0.4 || ^0.5 || ^1.0"
|
||||
|
@ -5043,7 +5043,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/schmittjoh/serializer/issues",
|
||||
"source": "https://github.com/schmittjoh/serializer/tree/3.24.0"
|
||||
"source": "https://github.com/schmittjoh/serializer/tree/3.25.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -5051,7 +5051,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-06-04T20:28:00+00:00"
|
||||
"time": "2023-06-09T15:44:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jms/serializer-bundle",
|
||||
|
|
Loading…
Reference in a new issue