From b9463cf29003381d5451843d21bd49a2393cd15c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Fri, 13 Oct 2023 14:49:57 +0800 Subject: [PATCH] =?UTF-8?q?build(composer):=20=E6=9B=B4=E6=8D=A2=E4=B8=BA?= =?UTF-8?q?=E6=9B=B4=E5=BF=AB=E7=9A=84=E9=98=BF=E9=87=8C=E4=BA=91=E9=95=9C?= =?UTF-8?q?=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李东云 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 134274f..b7d8768 100755 --- a/composer.json +++ b/composer.json @@ -114,7 +114,7 @@ }, "packagist": { "type": "composer", - "url": "https://mirrors.cloud.tencent.com/composer/" + "url": "https://mirrors.aliyun.com/composer/" } }, "version": "1.0.0-alpha.0"