Skip to content

Commit cb4fa23

Browse files
author
nifeng
committed
fix name
1 parent e81493b commit cb4fa23

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "wenqinruan/omnipay-alipay",
2+
"name": "codeages/omnipay-alipay",
33
"type": "library",
44
"description": "Alipay gateway for Omnipay payment processing library",
55
"keywords": [
@@ -12,14 +12,8 @@
1212
"payment",
1313
"purchase"
1414
],
15-
"homepage": "https://github.com/wenqinruan/omnipay-alipay",
15+
"homepage": "https://github.com/codeages/omnipay-alipay",
1616
"license": "MIT",
17-
"authors": [
18-
{
19-
"name": "Wenqin Ruan",
20-
"email": "[email protected]"
21-
}
22-
],
2317
"autoload": {
2418
"psr-4": {
2519
"Omnipay\\Alipay\\": "src/",

0 commit comments

Comments
 (0)