From 5183a9e1fc85856becdbcefebb01c3f50211bccc Mon Sep 17 00:00:00 2001 From: tauzin <476531330@qq.com> Date: Wed, 11 Oct 2017 14:31:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9composer=E5=8C=85=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12b800e..bfc4ba5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## 使用 ### 一、安装 -> composer require Barrett-M82A1/captcha +> composer require barrett/captcha ### 二、初始化配置 引入本扩展库后,在实例化时可以传递配置参数,用于处理不同的场景。 diff --git a/composer.json b/composer.json index cf0f5d6..5d74dfa 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "Barrett-M82A1/captcha", + "name": "barrett/captcha", "description": "captcha package", "authors": [ {