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 --- composer.json | 1 - 1 file changed, 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 711ee82b79..c5c7ae81d8 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,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