diff --git a/composer.lock b/composer.lock index cd41f66..01c0a92 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a75315965bcc27556c1a315e9c153fdd", + "content-hash": "0c59fcee5435c05d0503178a672079dd", "packages": [ { "name": "composer/ca-bundle", @@ -535,16 +535,16 @@ }, { "name": "grpc/grpc", - "version": "1.22.0", + "version": "1.30.0", "source": { "type": "git", "url": "https://github.com/grpc/grpc-php.git", - "reference": "88235e786ef9b55fcb049f00c5c5202f8086a299" + "reference": "31952d18884d91c674b73f8b4da831f708706f20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grpc/grpc-php/zipball/88235e786ef9b55fcb049f00c5c5202f8086a299", - "reference": "88235e786ef9b55fcb049f00c5c5202f8086a299", + "url": "https://api.github.com/repos/grpc/grpc-php/zipball/31952d18884d91c674b73f8b4da831f708706f20", + "reference": "31952d18884d91c674b73f8b4da831f708706f20", "shasum": "" }, "require": { @@ -572,7 +572,7 @@ "keywords": [ "rpc" ], - "time": "2019-07-03T19:57:39+00:00" + "time": "2020-06-23T01:49:02+00:00" }, { "name": "jms/metadata", @@ -3086,5 +3086,6 @@ "ext-json": "*", "ext-grpc": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }