當(dāng)前位置:
首頁 >
PHP之composer遇见Your requirements could not be resolved to an installable set of packages
發(fā)布時間:2024/9/19
29
豆豆
生活随笔
收集整理的這篇文章主要介紹了
PHP之composer遇见Your requirements could not be resolved to an installable set of packages
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
問題Your requirements could not be resolved to an installable set of packages
方法直接忽略版本就是了composer install --ignore-platform-reqs 或者?composer update --ignore-platform-reqs
?
總結(jié)
以上是生活随笔為你收集整理的PHP之composer遇见Your requirements could not be resolved to an installable set of packages的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Bug在Shell脚本调试只有die()
- 下一篇: PHP文件分块上传