Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yybawang committed Mar 8, 2020
1 parent 4e46ad6 commit b4c9fae
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
"type": "library",
"description": "A library for unified payments with online wallets and Alipay and WeChat",
"keywords": ["ebank", "wallets", "online-wallets", "wechat-pay", "alipay", "unified-payments"],
"homepage": "https://symfony.com",
"homepage": "https://github.com/yybawang/laravel-ebank",
"license": "MIT",
"version": "v3.0.1",
"authors": [
{
"name": "yybawang",
Expand Down Expand Up @@ -37,9 +36,5 @@
"yybawang\\ebank\\ServiceProvider"
]
}
},
"config": {
"sort-packages": true
},
"prefer-stable": true
}
}

0 comments on commit b4c9fae

Please sign in to comment.