Skip to content

Commit

Permalink
Merge pull request #11 from alipay/feature-update-composer
Browse files Browse the repository at this point in the history
update cr
  • Loading branch information
ScottWryyyyy committed Aug 27, 2024
2 parents 292dd8f + f67e482 commit 1b3c306
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "alipay/global-open-sdk-php",
"name": "antom/global-open-sdk-php",
"description": "global-open-sdk-php",
"type": "library",
"license": "MIT",
"autoload": {
"psr-4": {
"request": "request/",
"model:": "model/"
"request\\": "request/",
"model\\": "model/"
}
},
"homepage": "https://dashboard.alipay.com/global-payments/",
"authors": [
{
"name": "Alipay",
"email": "https://dashboard.alipay.com/global-payments/"
"email": "wangzunjiao.wzj@alibaba-inc.com"
}
],
"require": {}
Expand Down

0 comments on commit 1b3c306

Please sign in to comment.