Skip to content

Commit 3eae7a4

Browse files
authored
chore: update gax to 1.30 (#7109)
1 parent 6763b82 commit 3eae7a4

168 files changed

Lines changed: 168 additions & 168 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.0",
27-
"google/gax": "^1.29.1"
27+
"google/gax": "^1.30"
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.0",
27-
"google/gax": "^1.29.1"
27+
"google/gax": "^1.30"
2828
},
2929
"require-dev": {
3030
"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.0",
21-
"google/gax": "^1.29.1"
21+
"google/gax": "^1.30"
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.0",
27-
"google/gax": "^1.29.1"
27+
"google/gax": "^1.30"
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.0",
21-
"google/gax": "^1.29.1",
21+
"google/gax": "^1.30",
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.0",
27-
"google/gax": "^1.29.1"
27+
"google/gax": "^1.30"
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.0",
27-
"google/gax": "^1.29.1"
27+
"google/gax": "^1.30"
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.0",
27-
"google/gax": "^1.29.1"
27+
"google/gax": "^1.30"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

ApiKeys/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": "^8.0",
22-
"google/gax": "^1.29.1"
22+
"google/gax": "^1.30"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9.0"

ApigeeConnect/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.0",
27-
"google/gax": "^1.29.1"
27+
"google/gax": "^1.30"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^9.0"

0 commit comments

Comments
 (0)