Skip to content

Commit f9aaa90

Browse files
committed
Update composer.
1 parent 8c8fdd2 commit f9aaa90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"repositories": {
3030
"packagist": {
3131
"type": "composer",
32-
"url": "https://packagist.phpcomposer.com"
32+
"url": "https://packagist.laravel-china.org/"
3333
}
3434
},
3535
"require-dev": {
@@ -43,4 +43,4 @@
4343
"scripts": {
4444
"test": "./phpunit -c phpunit.xml"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)