解决composer install遇到:Your requirements could not be resolved to an installable set of packages

荆轲刺秦王 首先看报错信息,如图: 分析:如果出现 Your requirements could not be resolved to an installable set of packages.代码是由版本不对造成的, 首先要检查版本格式是否写正确。另一个就是php版本有问题。 首先在此目录下:composer -v      和   php -v  如果两者都没问题那么就可以按照下一步的解
相关文章
相关标签/搜索