{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "5de7b71121a9b8761f28b430bee2fdb0", "packages": [ { "name": "jamesiarmes/php-ntlm", "version": "1.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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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.", "time": "2017-10-04T01:14:17+00:00" }, { "name": "php-ews/php-ews", "version": "1.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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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/", "time": "2017-10-04T01:18:36+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }