Skip to content

Commit af52cda

Browse files
committed
恢复composer
1 parent e0b6e8e commit af52cda

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "sunanzhi/omnipay-wechatpay",
2+
"name": "lokielse/omnipay-wechatpay",
33
"type": "library",
44
"description": "Wechat gateway for Omnipay payment processing library",
55
"keywords": [
@@ -14,13 +14,12 @@
1414
"purchase",
1515
"微信支付"
1616
],
17-
"homepage": "https://github.com/sunanzhi/omnipay-wechatpay",
18-
"minimum-stability": "dev",
17+
"homepage": "https://github.com/lokielse/omnipay-wechatpay",
1918
"license": "MIT",
2019
"authors": [
2120
{
22-
"name": "sunanzhi",
23-
"email": "sunanzhi@hotmail.com"
21+
"name": "Loki Else",
22+
"email": "lokielse@gmail.com"
2423
}
2524
],
2625
"autoload": {

0 commit comments

Comments
 (0)