Skip to content

Commit 4d09645

Browse files
committed
chore(deps): update dependency phpdocumentor/reflection to v7
1 parent 474203e commit 4d09645

16 files changed

Lines changed: 16 additions & 16 deletions

File tree

BigQuery/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^9.0",
1313
"phpspec/prophecy-phpunit": "^2.0",
1414
"squizlabs/php_codesniffer": "2.*",
15-
"phpdocumentor/reflection": "^5.3.3||^6.0",
15+
"phpdocumentor/reflection": "7.0.0",
1616
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1717
"erusev/parsedown": "^1.6",
1818
"google/cloud-storage": "^2.0",

Bigtable/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require-dev": {
1212
"phpunit/phpunit": "^9.0",
1313
"erusev/parsedown": "^1.6",
14-
"phpdocumentor/reflection": "^5.3.3||^6.0",
14+
"phpdocumentor/reflection": "7.0.0",
1515
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1616
"phpspec/prophecy-phpunit": "^2.0",
1717
"dg/bypass-finals": "^1.7"

Core/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"phpunit/phpunit": "^9.0",
1919
"phpspec/prophecy-phpunit": "^2.0",
2020
"squizlabs/php_codesniffer": "2.*",
21-
"phpdocumentor/reflection": "^6.0",
21+
"phpdocumentor/reflection": "^7.0",
2222
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
2323
"erusev/parsedown": "^1.6",
2424
"opis/closure": "^3.7|^4.0",

Datastore/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^9.0",
1313
"phpspec/prophecy-phpunit": "^2.0",
1414
"squizlabs/php_codesniffer": "2.*",
15-
"phpdocumentor/reflection": "^5.3.3||^6.0",
15+
"phpdocumentor/reflection": "7.0.0",
1616
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1717
"erusev/parsedown": "^1.6",
1818
"dg/bypass-finals": "^1.9"

Firestore/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"phpunit/phpunit": "^9.0",
1515
"phpspec/prophecy-phpunit": "^2.0",
1616
"squizlabs/php_codesniffer": "2.*",
17-
"phpdocumentor/reflection": "^5.3.3||^6.0",
17+
"phpdocumentor/reflection": "7.0.0",
1818
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1919
"erusev/parsedown": "^1.6",
2020
"dg/bypass-finals": "^1.9"

Language/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^9.0",
1313
"phpspec/prophecy-phpunit": "^2.0",
1414
"squizlabs/php_codesniffer": "2.*",
15-
"phpdocumentor/reflection": "^5.3.3||^6.0",
15+
"phpdocumentor/reflection": "7.0.0",
1616
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1717
"erusev/parsedown": "^1.6",
1818
"google/cloud-storage": "^2.0"

Logging/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^9.6",
1313
"phpspec/prophecy-phpunit": "^2.0",
1414
"squizlabs/php_codesniffer": "2.*",
15-
"phpdocumentor/reflection": "^5.3.3||^6.0",
15+
"phpdocumentor/reflection": "7.0.0",
1616
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1717
"erusev/parsedown": "^1.6",
1818
"fig/log-test": "^1.1",

PubSub/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^9.0",
1313
"phpspec/prophecy-phpunit": "^2.0",
1414
"squizlabs/php_codesniffer": "2.*",
15-
"phpdocumentor/reflection": "^5.3.3||^6.0",
15+
"phpdocumentor/reflection": "7.0.0",
1616
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1717
"erusev/parsedown": "^1.6",
1818
"flix-tech/avro-php": "^5.0.0"

Spanner/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"phpunit/phpunit": "^9.6",
1414
"phpspec/prophecy-phpunit": "^2.1",
1515
"squizlabs/php_codesniffer": "3.*",
16-
"phpdocumentor/reflection": "^5.3.3||^6.0",
16+
"phpdocumentor/reflection": "7.0.0",
1717
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1818
"erusev/parsedown": "^1.6",
1919
"google/cloud-pubsub": "^2.0",

Speech/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^9.0",
1313
"phpspec/prophecy-phpunit": "^2.0",
1414
"squizlabs/php_codesniffer": "2.*",
15-
"phpdocumentor/reflection": "^5.3.3||^6.0",
15+
"phpdocumentor/reflection": "7.0.0",
1616
"phpdocumentor/reflection-docblock": "^5.3.3||^6.0",
1717
"erusev/parsedown": "^1.6",
1818
"google/cloud-storage": "^2.0"

0 commit comments

Comments
 (0)