From decb1707f135db77bbe24037f040155eb0f91b1f Mon Sep 17 00:00:00 2001 From: shibafu Date: Mon, 11 Feb 2019 13:18:27 +0900 Subject: [PATCH] =?UTF-8?q?PHP=207.0=E3=81=AF=E3=82=AA=E3=83=AF=E3=82=B3?= =?UTF-8?q?=E3=83=B3?= 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 05edd13..be2f2b5 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "MIT", "type": "project", "require": { - "php": ">=7.0.0", + "php": ">=7.1.0", "anhskohbo/no-captcha": "^3.0", "doctrine/dbal": "^2.9", "fideloper/proxy": "~3.3",