{
    "require": {
        "erusev/parsedown": "^1.7",
        "erusev/parsedown-extra": "^0.8.1",
        "stevebauman/hypertext": "^1.1",
        "typesense/typesense-php": "^5.0",
        "symfony/http-client": "^7.2",
        "sentry/sdk": "^4.0",
        "vlucas/phpdotenv": "^5.6"
    },
    "config": {
        "allow-plugins": {
            "php-http/discovery": true
        }
    }
}
