composer rename

This commit is contained in:
候学杰 2019-01-22 19:05:49 +08:00
parent 6bc02585ad
commit 3ad2743907
2 changed files with 3 additions and 3 deletions

View File

@ -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
```

View File

@ -1,5 +1,5 @@
{
"name": "arch/php-auth-client",
"name": "paidian/php-auth-client",
"authors": [
{
"name": "候学杰",