Is there any reason not to add PHPUnit to `composer.json`? ``` "require-dev": { "phpunit/phpunit": "^5.7" } ```