{
    "packages": [
        {
            "name": "google/recaptcha",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/google/recaptcha.git",
                "reference": "56522c261d2e8c58ba416c90f81a4cd9f2ed89b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/recaptcha/zipball/56522c261d2e8c58ba416c90f81a4cd9f2ed89b9",
                "reference": "56522c261d2e8c58ba416c90f81a4cd9f2ed89b9",
                "shasum": ""
            },
            "require": {
                "php": ">=8"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.14",
                "php-coveralls/php-coveralls": "^2.5",
                "phpunit/phpunit": "^10"
            },
            "time": "2025-06-26T22:21:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
            "homepage": "https://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                "issues": "https://github.com/google/recaptcha/issues",
                "source": "https://github.com/google/recaptcha"
            },
            "install-path": "../google/recaptcha"
        },
        {
            "name": "trilbymedia/cap-php",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trilbymedia/cap-php.git",
                "reference": "88dbea9eeca2a73ba1576f60eaabd869396ad00d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trilbymedia/cap-php/zipball/88dbea9eeca2a73ba1576f60eaabd869396ad00d",
                "reference": "88dbea9eeca2a73ba1576f60eaabd869396ad00d",
                "shasum": ""
            },
            "require": {
                "ext-hash": "*",
                "ext-json": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.5",
                "psr/simple-cache": "^2.0 || ^3.0"
            },
            "suggest": {
                "psr/simple-cache": "To use Psr16Storage with any PSR-16 cache implementation."
            },
            "time": "2026-05-06T11:15:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TrilbyMedia\\Cap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Trilby Media",
                    "homepage": "https://trilby.media"
                }
            ],
            "description": "PHP port of the Cap proof-of-work captcha server. Wire-compatible with @cap.js/widget.",
            "homepage": "https://github.com/trilbymedia/cap-php",
            "keywords": [
                "cap",
                "cap.js",
                "captcha",
                "pow",
                "proof-of-work",
                "security",
                "sha256"
            ],
            "support": {
                "issues": "https://github.com/trilbymedia/cap-php/issues",
                "source": "https://github.com/trilbymedia/cap-php/tree/1.0.0"
            },
            "install-path": "../trilbymedia/cap-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
