From d62d2fccf05ce679b29ca95a6f7c62a97e61d358 Mon Sep 17 00:00:00 2001 From: Anyon Date: Sat, 27 Jan 2018 16:46:19 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9PHP?= =?UTF-8?q?=E6=89=A9=E5=B1=95=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fdb3f81..33573e8 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ "wxpay" ], "require": { - "php": ">=5.3.3", "ext-curl": "*", + "php": ">=5.3.3", "ext-openssl": "*" }, "autoload": {