求助,安装laravel失败
在laravel目录下用composer install,得到如下结果,找了很多帖子,但没找到解决方法
用composer create-project laravel/laravel learnlaravel 可以得到laravel框架,但没有vendor
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/framework v4.2.9 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.8 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.7 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.6 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.5 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.4 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.3 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.2 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.12 requires php >=5.4.0 -> no matching package foun
d.
- laravel/framework v4.2.11 requires php >=5.4.0 -> no matching package foun
d.
- laravel/framework v4.2.10 requires php >=5.4.0 -> no matching package foun
d.
- laravel/framework v4.2.1 requires php >=5.4.0 -> no matching package found
.
- laravel/framework v4.2.0 requires php >=5.4.0 -> no matching package found
.
- Installation request for laravel/framework 4.2.* -> satisfiable by laravel
/framework[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4
.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your min
imum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> f
or more details.
Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common
problems.
用composer create-project laravel/laravel learnlaravel 可以得到laravel框架,但没有vendor
2 个回复
klgd
赞同来自:
tingyugetc
赞同来自: