2 Star 2 Fork 0

izqut/laravel-wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 758 Bytes
一键复制 编辑 原始数据 按行查看 历史
mingyoung 提交于 2020-03-03 23:39 . Laravel 7.x (#360)
{
"name": "overtrue/laravel-wechat",
"description": "微信 SDK for Laravel",
"keywords": ["wechat", "weixin","laravel", "sdk"],
"license": "MIT",
"authors": [
{
"name": "overtrue",
"email": "[email protected]"
}
],
"require": {
"illuminate/container": "^5.1 || ^6.0 || ^7.0",
"overtrue/wechat": "^4.0"
},
"autoload": {
"psr-4": {
"Overtrue\\LaravelWeChat\\": "src/"
}
},
"extra": {
"laravel": {
"providers": [
"Overtrue\\LaravelWeChat\\ServiceProvider"
],
"aliases": {
"EasyWeChat": "Overtrue\\LaravelWeChat\\Facade"
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/izqutcn/laravel-wechat.git
[email protected]:izqutcn/laravel-wechat.git
izqutcn
laravel-wechat
laravel-wechat
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385