Skip to content

Commit f52c090

Browse files
authored
chore: update minimum protobuf version for new repeated field namespace (#8543)
1 parent 489ebb1 commit f52c090

209 files changed

Lines changed: 209 additions & 209 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AccessApproval/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^8.1",
27-
"google/gax": "^1.36.0"
27+
"google/gax": "^1.38.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

AccessContextManager/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^8.1",
27-
"google/gax": "^1.36.0"
27+
"google/gax": "^1.38.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

AdsAdManager/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": "^8.1",
21-
"google/gax": "^1.36.0"
21+
"google/gax": "^1.38.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^9.0"

AdsMarketingPlatformAdmin/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": "^8.1",
21-
"google/gax": "^1.36.0"
21+
"google/gax": "^1.38.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^9.0"

AdvisoryNotifications/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": "^8.1",
21-
"google/gax": "^1.36.0"
21+
"google/gax": "^1.38.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^9.0"

AiPlatform/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^8.1",
27-
"google/gax": "^1.36.0"
27+
"google/gax": "^1.38.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

AlloyDb/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": "^8.1",
21-
"google/gax": "^1.36.0",
21+
"google/gax": "^1.38.0",
2222
"google/common-protos": "^4.4"
2323
},
2424
"require-dev": {

AnalyticsAdmin/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^8.1",
27-
"google/gax": "^1.36.0"
27+
"google/gax": "^1.38.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

AnalyticsData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^8.1",
27-
"google/gax": "^1.36.0"
27+
"google/gax": "^1.38.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

ApiGateway/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^8.1",
27-
"google/gax": "^1.36.0"
27+
"google/gax": "^1.38.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

0 commit comments

Comments
 (0)