Merge pull request #7402 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.1

This commit is contained in:
Jérémy Benoist 2024-04-05 05:31:27 +02:00 committed by GitHub
commit b84a050959
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

37
composer.lock generated
View file

@ -5708,16 +5708,16 @@
},
{
"name": "nelmio/api-doc-bundle",
"version": "v4.25.0",
"version": "v4.25.1",
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "4ff744fcaa21bdd6722e6c1772154eedc5982871"
"reference": "f594e600bf5943008562be35c4acd60957434d22"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/4ff744fcaa21bdd6722e6c1772154eedc5982871",
"reference": "4ff744fcaa21bdd6722e6c1772154eedc5982871",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/f594e600bf5943008562be35c4acd60957434d22",
"reference": "f594e600bf5943008562be35c4acd60957434d22",
"shasum": ""
},
"require": {
@ -5747,6 +5747,7 @@
"api-platform/core": "^2.7.0|^3",
"composer/package-versions-deprecated": "1.11.99.1",
"doctrine/annotations": "^2.0",
"friendsofphp/php-cs-fixer": "^3.52",
"friendsofsymfony/rest-bundle": "^2.8|^3.0",
"jms/serializer": "^1.14|^3.0",
"jms/serializer-bundle": "^2.3|^3.0|^4.0|^5.0",
@ -5813,9 +5814,9 @@
],
"support": {
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.25.0"
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.25.1"
},
"time": "2024-03-30T14:46:27+00:00"
"time": "2024-04-04T08:16:08+00:00"
},
{
"name": "nelmio/cors-bundle",
@ -7243,16 +7244,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.27.0",
"version": "1.28.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757"
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/86e4d5a4b036f8f0be1464522f4c6b584c452757",
"reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"shasum": ""
},
"require": {
@ -7284,9 +7285,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.27.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0"
},
"time": "2024-03-21T13:14:53+00:00"
"time": "2024-04-03T18:51:33+00:00"
},
{
"name": "phpzip/phpzip",
@ -12560,16 +12561,16 @@
},
{
"name": "symfony/property-info",
"version": "v5.4.35",
"version": "v5.4.38",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "d30d48f366ad2bfbf521256be85eb1c182c29198"
"reference": "f3e4b84e5a33e655222167894398b671e93322d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/d30d48f366ad2bfbf521256be85eb1c182c29198",
"reference": "d30d48f366ad2bfbf521256be85eb1c182c29198",
"url": "https://api.github.com/repos/symfony/property-info/zipball/f3e4b84e5a33e655222167894398b671e93322d0",
"reference": "f3e4b84e5a33e655222167894398b671e93322d0",
"shasum": ""
},
"require": {
@ -12631,7 +12632,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.35"
"source": "https://github.com/symfony/property-info/tree/v5.4.38"
},
"funding": [
{
@ -12647,7 +12648,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T15:43:50+00:00"
"time": "2024-03-21T07:26:31+00:00"
},
{
"name": "symfony/proxy-manager-bridge",