composer 报错: - Your requirements could not be resolved to an installable set of packages xxxxxxxxxxxxxxxxxxxxxx-> no matching package found. xxxxxxxxxxxxxxxxxxxxxx-> no matching package found. Potential causes: - A typo in the package name - The pac…
Eclipse配置tomcat8.5.7报错:The Apache Tomcat installation at this directory is version 8.5.27. A Tomcat 8.0 installation is... 在eclipse中配置tomca8.5.7t时,遇到了一个报错,如下所示: 的Tomcat的版本是8.5.27,报这个错的原因是ellipse里面限制Tomcat的最高版本是8.0的,我用的tomcat的版本明显高于eclipse的要求:具体的改法如下:…