{
    "packages": [
        {
            "name": "trustcomponent/trustcaptcha-php",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trustcomponent/trustcaptcha-php.git",
                "reference": "2664900c98b4d074dd420687422bb9abc1826070"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trustcomponent/trustcaptcha-php/zipball/2664900c98b4d074dd420687422bb9abc1826070",
                "reference": "2664900c98b4d074dd420687422bb9abc1826070",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6"
            },
            "suggest": {
                "composer/ca-bundle": "Optional. If installed, its CA bundle is used as override; otherwise the system default CA store is used."
            },
            "time": "2026-05-08T14:14:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TrustComponent\\TrustCaptcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "TrustComponent",
                    "email": "mail@trustcomponent.com"
                }
            ],
            "description": "TrustCaptcha – Privacy-first CAPTCHA solution for PHP. GDPR-compliant, bot protection made in Europe.",
            "homepage": "https://www.trustcomponent.com/en/products/captcha/integrations/php-captcha",
            "keywords": [
                "Europe",
                "anti-spam",
                "bot-detection",
                "bot-protection",
                "captcha",
                "captcha-service",
                "gdpr",
                "made-in-europe",
                "php",
                "privacy",
                "spam-protection",
                "trustcaptcha",
                "user-verification"
            ],
            "support": {
                "issues": "https://github.com/trustcomponent/trustcaptcha-php/issues",
                "source": "https://github.com/trustcomponent/trustcaptcha-php/tree/3.0.0"
            },
            "install-path": "../trustcomponent/trustcaptcha-php"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
