From 868d6dcb7f4ff79a0e24354331c9b6a23ee6b5cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Sun, 4 Aug 2024 23:02:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=99=90=E5=AE=9A=E6=9C=80=E4=BD=8E=20p?= =?UTF-8?q?hp=20=E7=89=88=E6=9C=AC=E4=B8=BA=205.5?= 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 ed28ef5..301ae87 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "WeChatDeveloper" ], "require": { - "php": ">=5.4", + "php": ">=5.5", "ext-xml": "*", "ext-json": "*", "ext-curl": "*",