mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-20 13:27:47 +02:00
chore(bazel): update gapic-generator-php to v1.4.0
Changes include: * manually fix field_behavior breaking changes * support google.api.routing header injection PiperOrigin-RevId: 423367804
This commit is contained in:
parent
6084dc11bb
commit
f4bd29f87b
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ yarn_install(
|
|||
##############################################################################
|
||||
|
||||
# PHP micro-generator
|
||||
_gapic_generator_php_version = "1.3.1"
|
||||
_gapic_generator_php_version = "1.4.0"
|
||||
|
||||
http_archive(
|
||||
name = "gapic_generator_php",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue