From 003a7303b89044b084110ea38f60bffd30159f70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 01:53:49 +0000 Subject: [PATCH] chore(deps): update dependency phpdocumentor/reflection-docblock to ^5.6.4 | datasource | package | from | to | | ---------- | --------------------------------- | ----- | ----- | | packagist | phpdocumentor/reflection-docblock | 5.6.3 | 5.6.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ed752cc..7c66f43 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "php": "~8.3.0 || ~8.4.0", "ext-filter": "*", "jane-php/open-api-runtime": "^7.9.0", - "phpdocumentor/reflection-docblock": "^5.6.3", + "phpdocumentor/reflection-docblock": "^5.6.4", "phpstan/phpdoc-parser": "^2.3.0", "symfony/console": "^7.3.6", "symfony/http-client": "^7.3.6", diff --git a/composer.lock b/composer.lock index 482f660..1309f7a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c184706ce2724b9f507db68efa8ed5e5", + "content-hash": "78f195db924f3912ff69b07622092f57", "packages": [ { "name": "clue/stream-filter", @@ -990,16 +990,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.6.3", + "version": "5.6.4", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94f8051919d1b0369a6bcc7931d679a511c03fe9" + "reference": "90a04bcbf03784066f16038e87e23a0a83cee3c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94f8051919d1b0369a6bcc7931d679a511c03fe9", - "reference": "94f8051919d1b0369a6bcc7931d679a511c03fe9", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/90a04bcbf03784066f16038e87e23a0a83cee3c2", + "reference": "90a04bcbf03784066f16038e87e23a0a83cee3c2", "shasum": "" }, "require": { @@ -1048,9 +1048,9 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.3" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.4" }, - "time": "2025-08-01T19:43:32+00:00" + "time": "2025-11-17T21:13:10+00:00" }, { "name": "phpdocumentor/type-resolver",