[
    {
        "name": "duosecurity/duo_php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/duosecurity/duo_php.git",
            "reference": "c10239df5e70bba733b6c4f803c17904c9a7f4de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/duosecurity/duo_php/zipball/c10239df5e70bba733b6c4f803c17904c9a7f4de",
            "reference": "c10239df5e70bba733b6c4f803c17904c9a7f4de",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "~5.1",
            "satooshi/php-coveralls": "dev-master",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2017-05-24T16:22:25+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Duo\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "description": "A PHP implementation of the Duo Web SDK.",
        "homepage": "https://duo.com/"
    }
]
