[
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
            "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2019-02-06T07:57:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "beberlei/assert",
        "version": "v2.9.6",
        "version_normalized": "2.9.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/beberlei/assert.git",
            "reference": "ec9e4cf0b63890edce844ee3922e2b95a526e936"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/beberlei/assert/zipball/ec9e4cf0b63890edce844ee3922e2b95a526e936",
            "reference": "ec9e4cf0b63890edce844ee3922e2b95a526e936",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.1.1",
            "phpunit/phpunit": "^4.8.35|^5.7"
        },
        "time": "2018-06-11T17:15:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Assert\\": "lib/Assert"
            },
            "files": [
                "lib/Assert/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de",
                "role": "Lead Developer"
            },
            {
                "name": "Richard Quadling",
                "email": "rquadling@gmail.com",
                "role": "Collaborator"
            }
        ],
        "description": "Thin assertion library for input validation in business models.",
        "keywords": [
            "assert",
            "assertion",
            "validation"
        ]
    },
    {
        "name": "spomky-labs/php-aes-gcm",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Spomky-Labs/php-aes-gcm.git",
            "reference": "e3900f2eb29a98476ae94c25c5c4aebb32ebf338"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Spomky-Labs/php-aes-gcm/zipball/e3900f2eb29a98476ae94c25c5c4aebb32ebf338",
            "reference": "e3900f2eb29a98476ae94c25c5c4aebb32ebf338",
            "shasum": ""
        },
        "require": {
            "beberlei/assert": "^2.4",
            "lib-openssl": "*",
            "php": ">=5.4",
            "symfony/polyfill-mbstring": "^1.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5|^5.0",
            "satooshi/php-coveralls": "^1.0"
        },
        "suggest": {
            "ext-crypto": "Highly recommended for better performance."
        },
        "time": "2018-11-07T14:39:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "AESGCM\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/Spomky-Labs/php-aes-gcm/contributors"
            }
        ],
        "description": "AES GCM (Galois Counter Mode) PHP implementation.",
        "homepage": "https://github.com/Spomky-Labs/php-aes-gcm",
        "keywords": [
            "AES-GCM",
            "Galois Counter Mode",
            "aes",
            "gcm"
        ]
    },
    {
        "name": "spomky-labs/base64url",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Spomky-Labs/base64url.git",
            "reference": "ef6d5fb93894063d9cee996022259fd08d6646ea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/ef6d5fb93894063d9cee996022259fd08d6646ea",
            "reference": "ef6d5fb93894063d9cee996022259fd08d6646ea",
            "shasum": ""
        },
        "require": {
            "php": "^5.3|^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0|^5.0",
            "satooshi/php-coveralls": "^1.0"
        },
        "time": "2016-01-21T19:50:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Base64Url\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
            }
        ],
        "description": "Base 64 URL Safe Encoding/decoding PHP Library",
        "homepage": "https://github.com/Spomky-Labs/base64url",
        "keywords": [
            "base64",
            "rfc4648",
            "safe",
            "url"
        ]
    },
    {
        "name": "spomky-labs/aes-key-wrap",
        "version": "v4.0.1",
        "version_normalized": "4.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Spomky-Labs/aes-key-wrap.git",
            "reference": "6d302dc2d20cd61fc8bf0e253d628c70724d302a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Spomky-Labs/aes-key-wrap/zipball/6d302dc2d20cd61fc8bf0e253d628c70724d302a",
            "reference": "6d302dc2d20cd61fc8bf0e253d628c70724d302a",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "lib-openssl": "*",
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0",
            "satooshi/php-coveralls": "^1.0"
        },
        "time": "2017-10-28T16:15:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "AESKW\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky-Labs/aes-key-wrap/contributors"
            }
        ],
        "description": "AES Key Wrap for PHP.",
        "homepage": "https://github.com/Spomky-Labs/aes-key-wrap",
        "keywords": [
            "A128KW",
            "A192KW",
            "A256KW",
            "RFC3394",
            "RFC5649",
            "aes",
            "key",
            "padding",
            "wrap"
        ]
    },
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T20:24:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ]
    },
    {
        "name": "fgrosse/phpasn1",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fgrosse/PHPASN1.git",
            "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8",
            "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~6.3",
            "satooshi/php-coveralls": "~2.0"
        },
        "suggest": {
            "ext-gmp": "GMP is the preferred extension for big integer calculations",
            "php-curl": "For loading OID information from the web if they have not bee defined statically"
        },
        "time": "2018-12-02T01:34:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FG\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Friedrich Große",
                "email": "friedrich.grosse@gmail.com",
                "homepage": "https://github.com/FGrosse",
                "role": "Author"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
            }
        ],
        "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
        "homepage": "https://github.com/FGrosse/PHPASN1",
        "keywords": [
            "DER",
            "asn.1",
            "asn1",
            "ber",
            "binary",
            "decoding",
            "encoding",
            "x.509",
            "x.690",
            "x509",
            "x690"
        ]
    },
    {
        "name": "mdanter/ecc",
        "version": "v0.5.2",
        "version_normalized": "0.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpecc/phpecc.git",
            "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpecc/phpecc/zipball/b95f25cc1bacc83a9f0ccd375900b7cfd343029e",
            "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e",
            "shasum": ""
        },
        "require": {
            "ext-gmp": "*",
            "fgrosse/phpasn1": "^2.0",
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0",
            "squizlabs/php_codesniffer": "^2.0",
            "symfony/yaml": "^2.6|^3.0"
        },
        "time": "2018-12-03T18:17:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mdanter\\Ecc\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matyas Danter",
                "homepage": "http://matejdanter.com/",
                "role": "Author"
            },
            {
                "name": "Thibaud Fabre",
                "email": "thibaud@aztech.io",
                "homepage": "http://aztech.io",
                "role": "Maintainer"
            },
            {
                "name": "Thomas Kerin",
                "email": "afk11@users.noreply.github.com",
                "role": "Maintainer"
            }
        ],
        "description": "PHP Elliptic Curve Cryptography library",
        "homepage": "https://github.com/phpecc/phpecc",
        "keywords": [
            "Diffie",
            "ECDSA",
            "Hellman",
            "curve",
            "ecdh",
            "elliptic",
            "nistp192",
            "nistp224",
            "nistp256",
            "nistp384",
            "nistp521",
            "phpecc",
            "secp256k1",
            "secp256r1"
        ]
    },
    {
        "name": "spomky-labs/jose",
        "version": "v7.1.0",
        "version_normalized": "7.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Spomky-Labs/jose.git",
            "reference": "c7835297fa6a2c00dcdcbfadd67f7ea099b226a1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Spomky-Labs/jose/zipball/c7835297fa6a2c00dcdcbfadd67f7ea099b226a1",
            "reference": "c7835297fa6a2c00dcdcbfadd67f7ea099b226a1",
            "shasum": ""
        },
        "require": {
            "beberlei/assert": "^2.4",
            "fgrosse/phpasn1": "^2.0",
            "lib-openssl": "*",
            "mdanter/ecc": "0.5.*",
            "php": "^7.0",
            "psr/cache": "^1.0",
            "spomky-labs/aes-key-wrap": "^3.0|^4.0",
            "spomky-labs/base64url": "^1.0",
            "spomky-labs/php-aes-gcm": "^1.2",
            "symfony/polyfill-mbstring": "^1.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0",
            "satooshi/php-coveralls": "^2.0",
            "symfony/cache": "^2.0|^3.0|^4.0"
        },
        "suggest": {
            "ext-crypto": "Highly recommended when you use AES GCM based algorithms.",
            "ext-curve25519": "For EdDSA with X25519 curves support.",
            "ext-ed25519": "For EdDSA with Ed25519 curves support."
        },
        "time": "2018-05-03T07:34:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jose\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Florent Morselli",
                "homepage": "https://github.com/Spomky"
            },
            {
                "name": "All contributors",
                "homepage": "https://github.com/Spomky-Labs/jose/contributors"
            }
        ],
        "description": "JSON Object Signing and Encryption library for PHP.",
        "homepage": "https://github.com/Spomky-Labs/Jose",
        "keywords": [
            "JOSE",
            "JWE",
            "JWK",
            "JWKSet",
            "JWS",
            "Jot",
            "RFC7515",
            "RFC7516",
            "RFC7517",
            "RFC7518",
            "RFC7519",
            "RFC7520",
            "jwa",
            "jwt"
        ],
        "abandoned": "web-token/jwt-framework"
    },
    {
        "name": "paragonie/random_compat",
        "version": "v2.0.18",
        "version_normalized": "2.0.18.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
            "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2019-01-03T20:59:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "jwadhams/json-logic-php",
        "version": "1.3.10",
        "version_normalized": "1.3.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jwadhams/json-logic-php.git",
            "reference": "6d38c14f54140971e40890e3213b1f79e521c287"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jwadhams/json-logic-php/zipball/6d38c14f54140971e40890e3213b1f79e521c287",
            "reference": "6d38c14f54140971e40890e3213b1f79e521c287",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2017-10-05T02:56:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JWadhams": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeremy Wadhams",
                "email": "jwadhams@dealerinspire.com"
            }
        ],
        "description": "Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP"
    },
    {
        "name": "goodid/goodid-php-sdk",
        "version": "3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/idandtrust/goodid-php-sdk.git",
            "reference": "3a1062529fb643fdfbd36cb90b4bff5616e1ba79"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/idandtrust/goodid-php-sdk/zipball/3a1062529fb643fdfbd36cb90b4bff5616e1ba79",
            "reference": "3a1062529fb643fdfbd36cb90b4bff5616e1ba79",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "ext-openssl": "*",
            "jwadhams/json-logic-php": "^1.3",
            "paragonie/random_compat": "^1|^2",
            "php": ">=5.6",
            "spomky-labs/base64url": "^1.0",
            "spomky-labs/jose": "^6.0|^7.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "^1.6",
            "phpunit/phpunit": "^5.7"
        },
        "time": "2019-03-11T14:56:26+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GoodID\\": "src/GoodID/",
                "GoodIDPass\\": "src/GoodIDPass/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "GoodID SDK for PHP",
        "homepage": "https://github.com/idandtrust/goodid-php-sdk",
        "keywords": [
            "goodid",
            "sdk"
        ]
    }
]
