-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
适应Laravel的包 #12
Comments
我也在找,我用 composer require gee-team/gt-php-sdk 安装后,发现config文件内的id和key是写死的,所以没法用,只能自己将lib下的文件封装一下了。。。 |
抱歉,刚刚看了一下貌似release版本可以用 |
安装 release3.1.1是可以用的, composer require "gee-team/gt-php-sdk:3.1.1"。并且和官网的文档是一致的 |
composer更新不到3.2.0,赶紧提供啊
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
官方有没有针对Laravel的开发包
The text was updated successfully, but these errors were encountered: