{
    "preset": "laravel",
    "exclude": [
        "playground-laravel",
        "playground-symfony"
    ],
    "rules": {
        "Pint/phpdoc_type_annotations_only": true
    }
}
