From 6a6240263562e09aba25c61df45932f903661c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=85=89=E6=98=A5?= Date: Thu, 24 Jun 2021 16:44:35 +0800 Subject: [PATCH] =?UTF-8?q?ThinkPHP6=E4=B8=83=E7=89=9B=E4=BA=91=E7=9F=AD?= =?UTF-8?q?=E4=BF=A1=E6=89=A9=E5=B1=95=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- composer.json | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 7244770..1f189de 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 📦 ThinkPHP6七牛云短信扩展包 -[![Code Health](https://hn.devcloud.huaweicloud.com/codecheck/v1/codecheck/task/codehealth.svg?taskId=9046b097b0164105b8a3078be4d2fa95)](https://hn.devcloud.huaweicloud.com/codecheck/project/b7a03c9ea96e40cb93fed6e23a27a7be/codecheck/task/9046b097b0164105b8a3078be4d2fa95/detail) +[![Code Health](https://hn.devcloud.huaweicloud.com/codecheck/v1/codecheck/task/codehealth.svg?taskId=7f6315dba5174c6f919258313e055f1d)](https://hn.devcloud.huaweicloud.com/codecheck/project/b7a03c9ea96e40cb93fed6e23a27a7be/codecheck/task/7f6315dba5174c6f919258313e055f1d/detail) [![Latest Stable Version](https://poser.pugx.org/dtapps/think-qiniu-sms/v/stable)](https://packagist.org/packages/dtapps/think-qiniu-sms) [![Latest Unstable Version](https://poser.pugx.org/dtapps/think-qiniu-sms/v/unstable)](https://packagist.org/packages/dtapps/think-qiniu-sms) [![Total Downloads](https://poser.pugx.org/dtapps/think-qiniu-sms/downloads)](https://packagist.org/packages/dtapps/think-qiniu-sms) diff --git a/composer.json b/composer.json index cf852d6..a82b9ad 100644 --- a/composer.json +++ b/composer.json @@ -35,11 +35,5 @@ "dtapps\\qiniu\\sms\\Service" ] } - }, - "repositories": { - "packagist": { - "type": "composer", - "url": "https://mirrors.aliyun.com/composer/" - } } } -- GitLab