aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/composer.json
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2019-01-04 14:15:19 -0800
committerGravatar Yash Tibrewal <yashkt@google.com>2019-01-04 14:15:19 -0800
commit4886c937c1aa2c52abab23d476f342d076010836 (patch)
tree2f2a835ec0befbb85ab002a0166843000771a30f /src/php/composer.json
parent7eeda22d9ed2f9936ec5a2ad61076274dfb5282b (diff)
parent89f7d619ef23e400e36f8906876a2633d943847e (diff)
Merge branch 'master' into failhijackedsend
Diffstat (limited to 'src/php/composer.json')
-rw-r--r--src/php/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/php/composer.json b/src/php/composer.json
index 9c298c0e85..75fab483f1 100644
--- a/src/php/composer.json
+++ b/src/php/composer.json
@@ -2,7 +2,7 @@
"name": "grpc/grpc-dev",
"description": "gRPC library for PHP - for Developement use only",
"license": "Apache-2.0",
- "version": "1.18.0",
+ "version": "1.19.0",
"require": {
"php": ">=5.5.0",
"google/protobuf": "^v3.3.0"