mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Merge pull request #6603 from wallabag/dependabot/composer/jms/serializer-3.25.0
This commit is contained in:
commit
ee3738dc6a
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