From 6714fe484ce9cb2740bf67fbdcaf44e56b1dcb1c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 8 Aug 2026 01:21:33 +0000 Subject: [PATCH] fix(deps): update dependency phpdocumentor/reflection to v7 --- 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 +- composer.json | 2 +- dev/composer.json | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/BigQuery/composer.json b/BigQuery/composer.json index c04fe8298f3d..3b69e94e08fb 100644 --- a/BigQuery/composer.json +++ b/BigQuery/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^2.0", diff --git a/Bigtable/composer.json b/Bigtable/composer.json index a95a52fa7f0e..16e4ea923768 100644 --- a/Bigtable/composer.json +++ b/Bigtable/composer.json @@ -11,7 +11,7 @@ "require-dev": { "phpunit/phpunit": "^9.0", "erusev/parsedown": "^1.6", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.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 edae4f42383a..47b1619cdba2 100644 --- a/Core/composer.json +++ b/Core/composer.json @@ -18,7 +18,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^6.0", + "phpdocumentor/reflection": "^7.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "opis/closure": "^3.7|^4.0", diff --git a/Datastore/composer.json b/Datastore/composer.json index a81b0c3cb4cb..9eff6a1e8aef 100644 --- a/Datastore/composer.json +++ b/Datastore/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.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 5f5e8d350c64..03f2b2acd229 100644 --- a/Firestore/composer.json +++ b/Firestore/composer.json @@ -14,7 +14,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.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 1ac5451169ce..8954577aadb0 100644 --- a/Language/composer.json +++ b/Language/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^2.0" diff --git a/Logging/composer.json b/Logging/composer.json index dc4414eb68ae..b3889c970922 100644 --- a/Logging/composer.json +++ b/Logging/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.6", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "fig/log-test": "^1.1", diff --git a/PubSub/composer.json b/PubSub/composer.json index 4b585f43b23f..82ab8decad34 100644 --- a/PubSub/composer.json +++ b/PubSub/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.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 ad0b8cfb3eb9..0e94d1af761f 100644 --- a/Spanner/composer.json +++ b/Spanner/composer.json @@ -15,7 +15,7 @@ "phpunit/phpunit": "^9.6", "phpspec/prophecy-phpunit": "^2.1", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-pubsub": "^2.0", diff --git a/Speech/composer.json b/Speech/composer.json index fb2baddb27c0..cdbc82d3281c 100644 --- a/Speech/composer.json +++ b/Speech/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^2.0" diff --git a/Storage/composer.json b/Storage/composer.json index 9b0e41da57fc..81f54ce2df25 100644 --- a/Storage/composer.json +++ b/Storage/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^6.0", + "phpdocumentor/reflection": "^7.0", "phpdocumentor/reflection-docblock": "^5.3.3", "erusev/parsedown": "^1.6", "phpseclib/phpseclib": "^2.0||^3.0", diff --git a/Trace/composer.json b/Trace/composer.json index c5f44880c4d4..595b5f1618e3 100644 --- a/Trace/composer.json +++ b/Trace/composer.json @@ -13,7 +13,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6" }, diff --git a/Translate/composer.json b/Translate/composer.json index d50e52948005..2f3ae87cd3cf 100644 --- a/Translate/composer.json +++ b/Translate/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6" }, diff --git a/Vision/composer.json b/Vision/composer.json index adc47f7cd03d..2bb5c461b2a2 100644 --- a/Vision/composer.json +++ b/Vision/composer.json @@ -12,7 +12,7 @@ "phpunit/phpunit": "^9.0", "phpspec/prophecy-phpunit": "^2.0", "squizlabs/php_codesniffer": "3.*", - "phpdocumentor/reflection": "^5.3.3||^6.0", + "phpdocumentor/reflection": "7.0.0", "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "google/cloud-storage": "^2.0" diff --git a/composer.json b/composer.json index d6c2f35ce622..154eb7679cec 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,7 @@ }, "require-dev": { "phpunit/phpunit": "^9.6", - "phpdocumentor/reflection": "^6.0", + "phpdocumentor/reflection": "^7.0", "erusev/parsedown": "^1.6", "phpseclib/phpseclib": "^3.0", "google/cloud-tools": "^0.16.0", diff --git a/dev/composer.json b/dev/composer.json index cb0818f7d2c6..229d79ba8938 100644 --- a/dev/composer.json +++ b/dev/composer.json @@ -12,7 +12,7 @@ "twig/twig": "^3.5", "phpstan/phpstan": "^2.0", "symfony/finder": "^6.2", - "phpdocumentor/reflection": "^6.3", + "phpdocumentor/reflection": "^7.0", "nikic/php-parser": "v5.8.0", "kcs/class-finder": "^0.6.1" },