{
    "require": {
        "vimeo/psalm": "^4.20",
        "psalm/plugin-phpunit": "^0.16.1"
    },
    "config": {
        "allow-plugins": {
            "composer/package-versions-deprecated": true
        }
    }
}
