Skip to content

Commit cedce1d

Browse files
committed
update gax to 2.0 branch
1 parent 0b4b27b commit cedce1d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

LongRunning/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"version": "1.0.0",
77
"autoload": {
88
"psr-4": {
9-
"Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning",
109
"Google\\LongRunning\\": "src/LongRunning",
1110
"GPBMetadata\\Google\\Longrunning\\": "metadata/Longrunning"
1211
}
@@ -20,7 +19,7 @@
2019
}
2120
},
2221
"require-dev": {
23-
"google/gax": "^1.38.0",
22+
"google/gax": "2.x-dev",
2423
"phpunit/phpunit": "^9.0"
2524
}
2625
}

0 commit comments

Comments
 (0)