From 9be9dd7e61c7fa3c478c4b92910d7230b94d0d23 Mon Sep 17 00:00:00 2001 From: F4nniu Date: Sun, 16 Jul 2023 17:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E7=89=88=E6=9C=AC=E5=8C=B9?= =?UTF-8?q?=E9=85=8D?= 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 cfe6680..addd1ae 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "require": { "topthink/think-installer": ">=1.0.10", - "topthink/framework": "~5.0.0 | dev-master" + "topthink/framework": "~5.0.0 || dev-master" }, "autoload": { "psr-4": {