{
  "_readme": [
    "This file locks the dependencies of your project to a known state",
    "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
    "This file is @generated automatically"
  ],
  "content-hash": "503578fde78673ce4e205063fc5798e5",
  "packages": [
    {
      "name": "google/recaptcha",
      "version": "1.2.4",
      "source": {
        "type": "git",
        "url": "https://github.com/google/recaptcha.git",
        "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
        "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
        "shasum": ""
      },
      "require": {
        "php": ">=5.5"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
        "php-coveralls/php-coveralls": "^2.1",
        "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.2.x-dev"
        }
      },
      "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"
      },
      "time": "2020-03-31T17:50:54+00:00"
    }
  ],
  "packages-dev": [],
  "aliases": [],
  "minimum-stability": "stable",
  "stability-flags": [],
  "prefer-stable": false,
  "prefer-lowest": false,
  "platform": [],
  "platform-dev": [],
  "plugin-api-version": "2.3.0"
}
