From dd51b5c11933eb59adaef7fd27b4fbc13b0b345c Mon Sep 17 00:00:00 2001 From: her-cat Date: Sun, 20 Oct 2019 23:11:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20PHP=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 94cecda..aa0e6ea 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,7 @@ } ], "require": { + "php": ">=5.6", "pimple/pimple": "^3.0", "guzzlehttp/guzzle": "~6.0", "monolog/monolog": "^1.24"