From 1a3f4a55c26c36f3ccc0bc8001cf2138af8a065e Mon Sep 17 00:00:00 2001 From: Stanley Cheung Date: Mon, 30 Jan 2017 20:39:17 -0800 Subject: PHP: make tests runnable on both protobuf 3.1 and 3.2 --- templates/composer.json.template | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/composer.json.template') diff --git a/templates/composer.json.template b/templates/composer.json.template index 3b4d62f24d..accfb382a9 100644 --- a/templates/composer.json.template +++ b/templates/composer.json.template @@ -9,7 +9,6 @@ "license": "BSD-3-Clause", "require": { "php": ">=5.5.0", - "ext-grpc": "*", "google/protobuf": "v3.1.0-alpha-1" }, "require-dev": { -- cgit v1.2.3