{
    "require": {
        "rollbar/rollbar": "^4.0"
    },
    "scripts": {
        "test:php": "php tests/php/rollbar-filter-test.php"
    },
    "autoload": {
        "psr-4": {"myrighthorse\\": "src/"}
    }
}
