From aefc3c3346ff9549c709db8b4eb6ea44f5a3d8de Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 8 Jan 2026 15:19:08 +0000 Subject: [PATCH 1/2] chore(deps): update dependency phpdocumentor/reflection-docblock to v6 --- BigQuery/composer.json | 2 +- Bigtable/composer.json | 2 +- Core/composer.json | 2 +- Datastore/composer.json | 2 +- Firestore/composer.json | 2 +- Language/composer.json | 2 +- Logging/composer.json | 2 +- PubSub/composer.json | 2 +- Spanner/composer.json | 2 +- Speech/composer.json | 2 +- Storage/composer.json | 2 +- Trace/composer.json | 2 +- Translate/composer.json | 2 +- Vision/composer.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/BigQuery/composer.json b/BigQuery/composer.json index 71d5fe5d2a6c..73bd769a5e8b 100644 --- a/BigQuery/composer.json +++ b/BigQuery/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.3", "google/cloud-bigquery-reservation": "^2.0" diff --git a/Bigtable/composer.json b/Bigtable/composer.json index 1f89f41f76b5..740bc006175a 100644 --- a/Bigtable/composer.json +++ b/Bigtable/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "erusev/parsedown": "^1.6", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "phpspec/prophecy-phpunit": "^2.0", "dg/bypass-finals": "^1.7" }, diff --git a/Core/composer.json b/Core/composer.json index 8c52588af4bc..8bb78ae5b73b 100644 --- a/Core/composer.json +++ b/Core/composer.json @@ -19,7 +19,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "opis/closure": "^3.7|^4.0", "google/cloud-common-protos": "~0.5", diff --git a/Datastore/composer.json b/Datastore/composer.json index abe13c1917d1..056d594a54ec 100644 --- a/Datastore/composer.json +++ b/Datastore/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "dg/bypass-finals": "^1.9" }, diff --git a/Firestore/composer.json b/Firestore/composer.json index ff78bbd4f188..11d265db48fb 100644 --- a/Firestore/composer.json +++ b/Firestore/composer.json @@ -15,7 +15,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "dg/bypass-finals": "^1.9" }, diff --git a/Language/composer.json b/Language/composer.json index 4e6ef1f021a0..419229cb6afe 100644 --- a/Language/composer.json +++ b/Language/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.3" }, diff --git a/Logging/composer.json b/Logging/composer.json index e4c85ab0ba6b..7eb4820df815 100644 --- a/Logging/composer.json +++ b/Logging/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "fig/log-test": "^1.1", "google/cloud-storage": "^1.3", diff --git a/PubSub/composer.json b/PubSub/composer.json index 21c9937a3c71..fc680b8e551d 100644 --- a/PubSub/composer.json +++ b/PubSub/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "flix-tech/avro-php": "^5.0.0" }, diff --git a/Spanner/composer.json b/Spanner/composer.json index fc64665880d4..a0cb0e37dfa8 100644 --- a/Spanner/composer.json +++ b/Spanner/composer.json @@ -14,7 +14,7 @@ "phpspec/prophecy-phpunit": "^2.1", "squizlabs/php_codesniffer": "3.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "google/cloud-pubsub": "^2.0", "dg/bypass-finals": "^1.7", diff --git a/Speech/composer.json b/Speech/composer.json index 2d81344f8c56..51a16ab79669 100644 --- a/Speech/composer.json +++ b/Speech/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.3" }, diff --git a/Storage/composer.json b/Storage/composer.json index a784163d5ec0..bf3ede2bff83 100644 --- a/Storage/composer.json +++ b/Storage/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "phpseclib/phpseclib": "^2.0||^3.0", "google/cloud-pubsub": "^2.0" diff --git a/Trace/composer.json b/Trace/composer.json index 72cb6891c939..7343bbb18ee1 100644 --- a/Trace/composer.json +++ b/Trace/composer.json @@ -14,7 +14,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6" }, "suggest": { diff --git a/Translate/composer.json b/Translate/composer.json index ea3f567e5766..e1b39251a6f1 100644 --- a/Translate/composer.json +++ b/Translate/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6" }, "suggest": { diff --git a/Vision/composer.json b/Vision/composer.json index 2e3b5135560a..c71445a2962f 100644 --- a/Vision/composer.json +++ b/Vision/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.12" }, From de177d6432ca83f068a09ad8c2234d1f13408e39 Mon Sep 17 00:00:00 2001 From: Brent Shaffer Date: Thu, 8 Jan 2026 08:52:32 -0800 Subject: [PATCH 2/2] allow previous version --- BigQuery/composer.json | 2 +- Bigtable/composer.json | 2 +- Core/composer.json | 2 +- Datastore/composer.json | 2 +- Firestore/composer.json | 2 +- Language/composer.json | 2 +- Logging/composer.json | 2 +- PubSub/composer.json | 2 +- Spanner/composer.json | 2 +- Speech/composer.json | 2 +- Storage/composer.json | 2 +- Trace/composer.json | 2 +- Translate/composer.json | 2 +- Vision/composer.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/BigQuery/composer.json b/BigQuery/composer.json index 73bd769a5e8b..2137a9b23cc3 100644 --- a/BigQuery/composer.json +++ b/BigQuery/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.3", "google/cloud-bigquery-reservation": "^2.0" diff --git a/Bigtable/composer.json b/Bigtable/composer.json index 740bc006175a..a95a52fa7f0e 100644 --- a/Bigtable/composer.json +++ b/Bigtable/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "erusev/parsedown": "^1.6", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "phpspec/prophecy-phpunit": "^2.0", "dg/bypass-finals": "^1.7" }, diff --git a/Core/composer.json b/Core/composer.json index 8bb78ae5b73b..b7ea37f5c228 100644 --- a/Core/composer.json +++ b/Core/composer.json @@ -19,7 +19,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "opis/closure": "^3.7|^4.0", "google/cloud-common-protos": "~0.5", diff --git a/Datastore/composer.json b/Datastore/composer.json index 056d594a54ec..0c0574739d3e 100644 --- a/Datastore/composer.json +++ b/Datastore/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "dg/bypass-finals": "^1.9" }, diff --git a/Firestore/composer.json b/Firestore/composer.json index 11d265db48fb..b360fa48a1d0 100644 --- a/Firestore/composer.json +++ b/Firestore/composer.json @@ -15,7 +15,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "dg/bypass-finals": "^1.9" }, diff --git a/Language/composer.json b/Language/composer.json index 419229cb6afe..af16b659e163 100644 --- a/Language/composer.json +++ b/Language/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.3" }, diff --git a/Logging/composer.json b/Logging/composer.json index 7eb4820df815..7ad0a87f0825 100644 --- a/Logging/composer.json +++ b/Logging/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "fig/log-test": "^1.1", "google/cloud-storage": "^1.3", diff --git a/PubSub/composer.json b/PubSub/composer.json index fc680b8e551d..87839467d56e 100644 --- a/PubSub/composer.json +++ b/PubSub/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "flix-tech/avro-php": "^5.0.0" }, diff --git a/Spanner/composer.json b/Spanner/composer.json index a0cb0e37dfa8..3e6f677ce53a 100644 --- a/Spanner/composer.json +++ b/Spanner/composer.json @@ -14,7 +14,7 @@ "phpspec/prophecy-phpunit": "^2.1", "squizlabs/php_codesniffer": "3.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-pubsub": "^2.0", "dg/bypass-finals": "^1.7", diff --git a/Speech/composer.json b/Speech/composer.json index 51a16ab79669..8cecba33e31a 100644 --- a/Speech/composer.json +++ b/Speech/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.3" }, diff --git a/Storage/composer.json b/Storage/composer.json index bf3ede2bff83..fac028cc32c8 100644 --- a/Storage/composer.json +++ b/Storage/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "phpseclib/phpseclib": "^2.0||^3.0", "google/cloud-pubsub": "^2.0" diff --git a/Trace/composer.json b/Trace/composer.json index 7343bbb18ee1..ae3209ba7260 100644 --- a/Trace/composer.json +++ b/Trace/composer.json @@ -14,7 +14,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6" }, "suggest": { diff --git a/Translate/composer.json b/Translate/composer.json index e1b39251a6f1..1ce09e3a2c83 100644 --- a/Translate/composer.json +++ b/Translate/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6" }, "suggest": { diff --git a/Vision/composer.json b/Vision/composer.json index c71445a2962f..ca502bc6d82d 100644 --- a/Vision/composer.json +++ b/Vision/composer.json @@ -13,7 +13,7 @@ "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^5.3.3||^6.0", - "phpdocumentor/reflection-docblock": "^6.0", + "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^1.12" },