other CentOS6.8+PHP5.6にPHPUnitのインストールではまる
PHPUnitをいれるため、まずはcomposer.jsonを作成。 { "require-dev": { "phpunit/phpunit": "5.5.*" } } ではインストール。 composer install --dev 実行...
other
other
other
other
other
other
other
other
other
other