{
  "permissions": {
    "allow": [
        "Bash(composer *)",
        "Bash(php *)",
        "Bash(vendor/bin/*)",
        "Bash(git *)",
        "Bash(rsync *)",
        "Edit",
        "Write",
        "Bash(vendor/bin/phpunit *)",
        "Bash(php bin/phpunit *)",
        "Bash(php8.4 bin/phpunit *)",
        "Bash(php bin/console lint:*)",
        "Bash(php8.4 bin/console lint:*)",
        "Bash(php bin/phpstan analyse *)",
        "Bash(php8.4 bin/phpstan analyse *)",
        "Bash(php bin/console debug:*)",
        "Bash(php8.4 bin/console debug:*)",
        "Bash(docker compose ps)",
        "Bash(docker compose ps *)",
        "Bash(docker compose logs *)",
        "Bash(composer show *)",
        "mcp__plugin_playwright_playwright__browser_navigate",
        "mcp__plugin_playwright_playwright__browser_find"
    ]
  }
}
