Skip to content

Commit cbce13d

Browse files
authored
chore: configure gax subrepo (#9256)
Release-As: 0.333.0
1 parent a29a629 commit cbce13d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Gax/composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
"phpstan/phpstan": "^2.0",
2424
"google/cloud-tools": "^0.16.1"
2525
},
26+
"extra": {
27+
"component": {
28+
"id": "gax",
29+
"target": "googleapis/gax-php.git",
30+
"path": "Gax",
31+
"entry": "README.md"
32+
}
33+
},
2634
"conflict": {
2735
"ext-protobuf": "<4.31.0"
2836
},

0 commit comments

Comments
 (0)