intervention/image安装失败

安装intervention/image报错了,拜托大家指点下该怎么解决。
错误提示如下:
$ composer require intervention/image
Using version ^2.3 for intervention/image
./composer.json has been updated
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

  • Conclusion: remove laravel/framework v5.2.31

  • Conclusion: don't install laravel/framework v5.2.31

  • Can only install one of: laravel/framework[v5.2.28, v5.2.31].

  • don't install laravel/framework v5.2.31|remove illuminate/config v5.2.28

  • don't install illuminate/config v5.2.28|don't install laravel/framework v5 .2.31

  • don't install illuminate/config v5.2.28|don't install laravel/framework v5 .2.31

  • Installation request for laravel/framework (locked at v5.2.31, required as 5.2.*) -> satisfiable by laravel/framework[v5.2.31].

  • Installation request for illuminate/config (locked at v5.2.28) -> satisfia ble by illuminate/config[v5.2.28], laravel/framework[v5.2.28].

Installation failed, reverting ./composer.json to its original content.

JellyBool

版本没有对应而已

yujiak 回复 JellyBool

大神,这该怎么解决呢?哪个版本适合

JellyBool 回复 yujiak

文档应该有说明的吧…哪个版本应该安装哪个

yujiak 回复 JellyBool

看intervention/image的文档里面只是说 larave 5,应该是没问题啊,这个提示难道是说laravel 5.2.31不能安装这个插件么?