{ "require": { "phpunit/phpunit": "^5" }, "scripts":{ "test": "vendor/bin/phpunit tests" } }