[
    {
        "name": "jamesiarmes/php-ntlm",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jamesiarmes/php-ntlm.git",
            "reference": "08fa988af7506b8dc366737b06c86633ba8cecbc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jamesiarmes/php-ntlm/zipball/08fa988af7506b8dc366737b06c86633ba8cecbc",
            "reference": "08fa988af7506b8dc366737b06c86633ba8cecbc",
            "shasum": ""
        },
        "require": {
            "ext-soap": "*",
            "php": ">=5.3.9"
        },
        "time": "2017-10-04T01:14:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "jamesiarmes\\PhpNtlm\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "James Armes",
                "email": "jamesiarmes@gmail.com"
            }
        ],
        "description": "Library for communicating with Microsoft services using NTLM authentication."
    },
    {
        "name": "php-ews/php-ews",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jamesiarmes/php-ews.git",
            "reference": "405f03cb679eff59c84f223962c9cadf14b38450"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jamesiarmes/php-ews/zipball/405f03cb679eff59c84f223962c9cadf14b38450",
            "reference": "405f03cb679eff59c84f223962c9cadf14b38450",
            "shasum": ""
        },
        "require": {
            "ext-soap": "*",
            "jamesiarmes/php-ntlm": "~1.0",
            "php": ">=5.3.9"
        },
        "require-dev": {
            "mustache/mustache": "~2.0"
        },
        "time": "2017-10-04T01:18:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "jamesiarmes\\PhpEws\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "James Armes",
                "email": "jamesiarmes@gmail.com"
            }
        ],
        "description": "Library for communicating with Exchange Web Services.",
        "homepage": "http://jamesarmes.com/php-ews/"
    }
]
