laravel 版本 Your requirements could not be resolved to an installable set of packages.

[root@iZ25u0dr8znZ app]# composer create-project laravel/laravel --prefer-dist blog
Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted
Installing laravel/laravel (v5.2.31)
- Installing laravel/laravel (v5.2.31)
Loading from cache

Created project in blog
> php -r "copy('.env.example', '.env');"
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

...
x-dev] but these conflict with your requirements or minimum-stability.
- laravel/framework v5.2.0 requires symfony/http-foundation 2.8.*|3.0.* -> satisfiable by symfony/http-foundation[2.8.x-dev, 3.0.x-dev] but these conflict with your requirements or minimum-stability.
- Installation request for laravel/framework 5.2.* -> satisfiable by laravel/framework[v5.2.0, v5.2.1, v5.2.10, v5.2.11, v5.2.12, v5.2.13, v5.2.14, v5.2.15, v5.2.16, v5.2.17, v5.2.18, v5.2.19, v5.2.2, v5.2.20, v5.2.21, v5.2.22, v5.2.23, v5.2.24, v5.2.25, v5.2.26, v5.2.27, v5.2.28, v5.2.29, v5.2.3, v5.2.30, v5.2.31, v5.2.32, v5.2.33, v5.2.34, v5.2.35, v5.2.36, v5.2.37, v5.2.38, v5.2.39, v5.2.4, v5.2.5, v5.2.6, v5.2.7, v5.2.8, v5.2.9].
已邀请:

要回复问题请先登录注册