We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6dd7e4 commit 9adc11eCopy full SHA for 9adc11e
1 file changed
WORKSPACE
@@ -356,8 +356,8 @@ php_gapic_repositories()
356
357
http_archive(
358
name = "gapic_generator_php",
359
- strip_prefix = "gapic-generator-php-1.0.0-beta01",
360
- urls = ["https://github.com/googleapis/gapic-generator-php/archive/v1.0.0-beta01.zip"],
+ strip_prefix = "gapic-generator-php-1.0.0-beta02",
+ urls = ["https://github.com/googleapis/gapic-generator-php/archive/v1.0.0-beta02.zip"],
361
)
362
363
load("@gapic_generator_php//:repositories.bzl", "gapic_generator_php_repositories")
0 commit comments