{
    "packages": [
        {
            "name": "bshaffer/oauth2-server-php",
            "version": "v1.13.0",
            "version_normalized": "1.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bshaffer/oauth2-server-php.git",
                "reference": "cd11527b29ceb340f24015b6df868c22908bcf12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/cd11527b29ceb340f24015b6df868c22908bcf12",
                "reference": "cd11527b29ceb340f24015b6df868c22908bcf12",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.8",
                "firebase/php-jwt": "^2.2",
                "mongodb/mongodb": "^1.1",
                "phpunit/phpunit": "^7.5||^8.0",
                "predis/predis": "^1.1",
                "thobbs/phpcassa": "dev-master",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
                "firebase/php-jwt": "~2.2 is required to use JWT features",
                "mongodb/mongodb": "^1.1 is required to use MongoDB storage",
                "predis/predis": "Required to use Redis storage",
                "thobbs/phpcassa": "Required to use Cassandra storage"
            },
            "time": "2022-10-12T17:33:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "OAuth2": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brent Shaffer",
                    "email": "bshafs@gmail.com",
                    "homepage": "http://brentertainment.com"
                }
            ],
            "description": "OAuth2 Server for PHP",
            "homepage": "http://github.com/bshaffer/oauth2-server-php",
            "keywords": [
                "auth",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/bshaffer/oauth2-server-php/issues",
                "source": "https://github.com/bshaffer/oauth2-server-php/tree/v1.13.0"
            },
            "install-path": "../bshaffer/oauth2-server-php"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
