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

laravel 5.1引入包报错 #331

Closed
alwaystrong opened this issue Mar 9, 2016 · 1 comment
Closed

laravel 5.1引入包报错 #331

alwaystrong opened this issue Mar 9, 2016 · 1 comment

Comments

@alwaystrong
Copy link

在引入框架时,报下面的错:
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- overtrue/wechat 3.0.4 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
- overtrue/wechat 3.0.3 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
- overtrue/wechat 3.0.2 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
- overtrue/wechat 3.0.1 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
- overtrue/wechat 3.0 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
- Installation request for overtrue/wechat ^3.0 -> satisfiable by overtrue/wechat[3.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4].

我也参考一些解决的方法,在composer.json里添加了下面一句,发现也不行
"minimum-stability" : "dev",

@overtrue
Copy link
Collaborator

overtrue commented Mar 9, 2016

请稍微抽出2秒的时候看一下报错信息再提问,明明写着:

requires ext-mcrypt

@overtrue overtrue closed this as completed Mar 9, 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

2 participants