{
    "packages": [
        {
            "name": "private-captcha/private-captcha-php",
            "version": "v0.0.11",
            "version_normalized": "0.0.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrivateCaptcha/private-captcha-php.git",
                "reference": "632208b8d38aa7695486f534f1efba10ad36f743"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrivateCaptcha/private-captcha-php/zipball/632208b8d38aa7695486f534f1efba10ad36f743",
                "reference": "632208b8d38aa7695486f534f1efba10ad36f743",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=8.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.0",
                "phpstan/phpstan": "^2.0",
                "phpunit/phpunit": "^10.0"
            },
            "time": "2026-04-30T09:38:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PrivateCaptcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHP client for server-side usage of Private Captcha API",
            "support": {
                "issues": "https://github.com/PrivateCaptcha/private-captcha-php/issues",
                "source": "https://github.com/PrivateCaptcha/private-captcha-php/tree/v0.0.11"
            },
            "install-path": "../private-captcha/private-captcha-php"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
