PHP之composer遇见Your requirements could not be resolved to an installable set of packages
生活随笔
收集整理的這篇文章主要介紹了
PHP之composer遇见Your requirements could not be resolved to an installable set of packages
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
問題Your requirements could not be resolved to an installable set of packages
方法直接忽略版本就是了composer install --ignore-platform-reqs 或者?composer update --ignore-platform-reqs
?
總結
以上是生活随笔為你收集整理的PHP之composer遇见Your requirements could not be resolved to an installable set of packages的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Bug在Shell脚本调试只有die()
- 下一篇: 动态规划算法php,php算法学习之动态