Skip to content
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

wechat 在 larave l5.3 使用 passport 包下无法安装 #513

Closed
chenbidepro opened this issue Oct 12, 2016 · 0 comments
Closed

wechat 在 larave l5.3 使用 passport 包下无法安装 #513

chenbidepro opened this issue Oct 12, 2016 · 0 comments

Comments

@chenbidepro
Copy link

chenbidepro commented Oct 12, 2016

我用的环境

PHP 版本:5.6.9
overtrue/wechat 版本:3.1
Laravel 版本:5.3

问题及现象

安装 wechat 的时候提示如下错误,然后进行了一番原因查找。发现 laravel/passport 是依赖这个包的 0.3 的版本。尝试去除 laravel/passport 后就能正常安装。

因此对于新的laravel5.3 用到passport 的都无法使用 wechat 包。

Problem 1
- overtrue/wechat 3.1.0 requires symfony/psr-http-message-bridge 0.2 -> satisfiable by symfony/psr-http-message-bridge[v0.2].
- overtrue/wechat 3.1.1 requires symfony/psr-http-message-bridge 0.2 -> satisfiable by symfony/psr-http-message-bridge[v0.2].
- overtrue/wechat 3.1.2 requires symfony/psr-http-message-bridge 0.2 -> satisfiable by symfony/psr-http-message-bridge[v0.2].
- overtrue/wechat 3.1.3 requires symfony/psr-http-message-bridge 0.2 -> satisfiable by symfony/psr-http-message-bridge[v0.2].
- overtrue/wechat 3.1.4 requires symfony/psr-http-message-bridge 0.2 -> satisfiable by symfony/psr-http-message-bridge[v0.2].
- Conclusion: don't install symfony/psr-http-message-bridge v0.2
- Installation request for overtrue/wechat ~3.1 -> satisfiable by overtrue/wechat[3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4].

@chenbidepro chenbidepro changed the title wechat 在laravel5.3 使用passport 包下无法安装 wechat 在 larave l5.3 使用 passport 包下无法安装 Oct 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant