1、注册composer、github账号
2、在github上新增项目,并将项目克隆到本地环境
3、进入目录,新增src目录,新建Test.php文件
<?php
namespace Stephen;
class Test {
public function __construct(){
}
public function
在composer require或者composer install命令中报错了,无法正常下载安装包,报错如下:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/php-code-coverage 4.0.8 require