Skip to content

Commit 404ed39

Browse files
committed
Update composer.
1 parent 80b7c8d commit 404ed39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ HTTP军刀(呆毛王), `Swoole人性化组件库`之PHP高性能HTTP客户端,
4040
最好的安装方法是通过 [Composer](http://getcomposer.org/) 包管理器 :
4141

4242
```shell
43-
composer require swlib/saber:dev-master
43+
composer require swlib/saber
4444
```
4545

4646
------

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"repositories": {
4242
"packagist": {
4343
"type": "composer",
44-
"url": "https://packagist.phpcomposer.com"
44+
"url": "https://packagist.laravel-china.org/"
4545
}
4646
},
4747
"require-dev": {

0 commit comments

Comments
 (0)