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.

    评论

报告相同问题?

悬赏问题

  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码