{
        "packages": [
                {
                        "name": "onelogin/php-saml",
                        "version": "3.1.1",
                        "version_normalized": "3.1.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/onelogin/php-saml.git",
                                "reference": "c9026b26395a65184550055d9a01bdf9dbd30861"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/onelogin/php-saml/zipball/c9026b26395a65184550055d9a01bdf9dbd30861",
                                "reference": "c9026b26395a65184550055d9a01bdf9dbd30861",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.4",
                                "robrichards/xmlseclibs": ">=3.0.3"
                        },
                        "require-dev": {
                                "pdepend/pdepend": "^2.5.0",
                                "php-coveralls/php-coveralls": "^1.0.2 || ^2.0",
                                "phploc/phploc": "^2.1 || ^3.0 || ^4.0",
                                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1",
                                "sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
                                "squizlabs/php_codesniffer": "^3.1.1"
                        },
                        "suggest": {
                                "ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs",
                                "ext-gettext": "Install gettext and php5-gettext libs to handle translations",
                                "ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)"
                        },
                        "time": "2019-03-11T09:41:32+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "OneLogin\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "OneLogin PHP SAML Toolkit",
                        "homepage": "https://developers.onelogin.com/saml/php",
                        "keywords": [
                                "SAML2",
                                "onelogin",
                                "saml"
                        ],
                        "support": {
                                "email": "sixto.garcia@onelogin.com",
                                "issues": "https://github.com/onelogin/php-saml/issues",
                                "source": "https://github.com/onelogin/php-saml/"
                        },
                        "install-path": "../onelogin/php-saml"
                },
                {
                        "name": "robrichards/xmlseclibs",
                        "version": "3.0.3",
                        "version_normalized": "3.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/robrichards/xmlseclibs.git",
                                "reference": "406c68ac9124db033d079284b719958b829cb830"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/406c68ac9124db033d079284b719958b829cb830",
                                "reference": "406c68ac9124db033d079284b719958b829cb830",
                                "shasum": ""
                        },
                        "require": {
                                "ext-openssl": "*",
                                "php": ">= 5.4"
                        },
                        "time": "2018-11-15T11:59:02+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "RobRichards\\XMLSecLibs\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "description": "A PHP library for XML Security",
                        "homepage": "https://github.com/robrichards/xmlseclibs",
                        "keywords": [
                                "security",
                                "signature",
                                "xml",
                                "xmldsig"
                        ],
                        "support": {
                                "issues": "https://github.com/robrichards/xmlseclibs/issues",
                                "source": "https://github.com/robrichards/xmlseclibs/tree/master"
                        },
                        "install-path": "../robrichards/xmlseclibs"
                }
        ],
        "dev": true,
        "dev-package-names": []
}
