Merge pull request #7794 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.4

Bump nelmio/api-doc-bundle from 4.33.3 to 4.33.4
This commit is contained in:
Nicolas Lœuillet 2024-11-11 08:00:31 +01:00 committed by GitHub
commit a74acf44c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

26
composer.lock generated
View file

@ -5626,16 +5626,16 @@
},
{
"name": "nelmio/api-doc-bundle",
"version": "v4.33.3",
"version": "v4.33.4",
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "2384711daffaf01ab30d14743a5ce3422bbe8246"
"reference": "c43171895161c8eb342bc5fc5eb21760dd91b646"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/2384711daffaf01ab30d14743a5ce3422bbe8246",
"reference": "2384711daffaf01ab30d14743a5ce3422bbe8246",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/c43171895161c8eb342bc5fc5eb21760dd91b646",
"reference": "c43171895161c8eb342bc5fc5eb21760dd91b646",
"shasum": ""
},
"require": {
@ -5736,7 +5736,7 @@
],
"support": {
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.33.3"
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.33.4"
},
"funding": [
{
@ -5744,7 +5744,7 @@
"type": "github"
}
],
"time": "2024-11-07T15:46:45+00:00"
"time": "2024-11-08T15:00:51+00:00"
},
{
"name": "nelmio/cors-bundle",
@ -7014,23 +7014,23 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.9.0",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d"
"reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1fb5ba8d045f5dd984ebded5b1cc66f29459422d",
"reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a",
"reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1.0",
"php": "^7.3 || ^8.0",
"phpdocumentor/reflection-common": "^2.0",
"phpstan/phpdoc-parser": "^1.18"
"phpstan/phpdoc-parser": "^1.18|^2.0"
},
"require-dev": {
"ext-tokenizer": "*",
@ -7066,9 +7066,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.9.0"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.0"
},
"time": "2024-11-03T20:11:34+00:00"
"time": "2024-11-09T15:12:26+00:00"
},
{
"name": "phpseclib/phpseclib",