1 Star 0 Fork 1

依依四零七/微信支付分

forked from 赵西航/微信支付分 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 416 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaoxh 提交于 2021-03-29 16:04 . 微信支付分
{
"name": "zhaoxh/wechat-payment-score",
"description": "wechat-payment",
"type": "library",
"authors": [
{
"name": "zhaoxh",
"email": "[email protected]"
}
],
"minimum-stability": "dev",
"require": {
"php": "^7.2"
},
"license": "MIT",
"autoload": {
"psr-4": {
"WechatPayment\\": "./src"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/dh114007/wechat-payment.git
[email protected]:dh114007/wechat-payment.git
dh114007
wechat-payment
微信支付分
master

搜索帮助