doumao6212 2017-05-06 12:19
浏览 120

如何解决“您的要求无法解析为可安装的软件包”?

My composer json is like this :

https://pastebin.com/6aedCGt4

I do : composer update

There exist error like this :

$ composer update

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

- laravelcollective/html dev-master requires illuminate/http 5.5.* -> satisfiable by illuminate/http[5.5.x-dev] but these conflict with your requirements or minimum-stability.

- laravelcollective/html dev-master requires illuminate/http 5.5.* -> satisfiable by illuminate/http[5.5.x-dev] but these conflict with your requirements or minimum-stability.

- Installation request for laravelcollective/html dev-master -> satisfiable by laravelcollective/html[dev-master].

How can I solve it?

  • 写回答

1条回答 默认 最新

  • dongxiaolin2801 2017-05-06 12:26
    关注

    See https://getcomposer.org/doc/04-schema.md#minimum-stability, try setting minimum-stability to "dev", and run composer update again.

    评论

报告相同问题?

悬赏问题

  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题