From 3722291b84a959c3d9d2170c4ccecfc1349402d3 Mon Sep 17 00:00:00 2001 From: liapples Date: Fri, 23 Jul 2021 09:00:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9PHP=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=BA^7.4?= 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 d0d52f3..675e532 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "keywords": ["framework", "laravel"], "license": "MIT", "require": { - "php": "^7.3|^8.0", + "php": "^7.4|^8.0", "dcat/laravel-admin": "2.*", "fideloper/proxy": "^4.4", "fruitcake/laravel-cors": "^2.0",