diff --git a/README.md b/README.md index 11b08e0..20d68ea 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ 执行 ```bash -composer config repositories.php-auth-client vcs git@git.int.haowumc.com:arch/php-auth-client.git -composer require arch/php-auth-client +composer config repositories.php-auth-client vcs git@git.int.haowumc.com:composer/php-auth-client.git +composer require paidian/php-auth-client ``` diff --git a/composer.json b/composer.json index 93cf80d..eaab9b5 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "arch/php-auth-client", + "name": "paidian/php-auth-client", "authors": [ { "name": "候学杰",