File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " lokielse /omnipay-alipay" ,
2
+ "name" : " php-cpm /omnipay-alipay" ,
3
3
"type" : " library" ,
4
4
"description" : " Alipay gateway for Omnipay payment processing library" ,
5
5
"keywords" : [
11
11
" payment" ,
12
12
" purchase"
13
13
],
14
- "homepage" : " https://github.com/lokielse /omnipay-alipay" ,
14
+ "homepage" : " https://github.com/php-cpm /omnipay-alipay" ,
15
15
"license" : " MIT" ,
16
16
"authors" : [
17
17
{
18
- "name" : " Loki Else " ,
19
- "email" : " lokielse@gmail .com"
18
+ "name" : " php-cpm " ,
19
+ "email" : " zouyi@leying365 .com"
20
20
}
21
21
],
22
22
"autoload" : {
29
29
]
30
30
},
31
31
"require" : {
32
- "omnipay/common" : " ~2.0"
32
+ "omnipay/common" : " ~2.0|~3.0.x-dev "
33
33
},
34
34
"require-dev" : {
35
- "omnipay/tests" : " ~2.0"
35
+ "omnipay/tests" : " ~2.0|~3.0.x-dev "
36
36
}
37
37
}
You can’t perform that action at this time.
0 commit comments