{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "8dc2ed54f3d91f279c2bcf83ff7a7c24", "content-hash": "da0a0da938043d114eb96429e27bd1ac", "packages": [ { "name": "10up/flexibility", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/10up/flexibility", "reference": "master" }, "type": "library" }, { "name": "constantcontact/constantcontact", "version": "dev-development", "source": { "type": "git", "url": "https://github.com/constantcontact/php-sdk.git", "reference": "e7ef384cc85a145c9bdcedf30080aee124cf956b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/constantcontact/php-sdk/zipball/e7ef384cc85a145c9bdcedf30080aee124cf956b", "reference": "e7ef384cc85a145c9bdcedf30080aee124cf956b", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.1.1", "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "4.8.21" }, "type": "library", "autoload": { "psr-0": { "Ctct": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Constant Contact Web Services", "email": "webservices@constantcontact.com", "homepage": "http://developer.constantcontact.com" } ], "description": "Constant Contact PHP SDK for v2", "homepage": "http://developer.constantcontact.com", "keywords": [ "constant contact", "constantcontact", "ctct", "email marketing" ], "time": "2016-06-03 22:36:54" }, { "name": "guzzlehttp/guzzle", "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "d094e337976dff9d8e2424e8485872194e768662" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d094e337976dff9d8e2424e8485872194e768662", "reference": "d094e337976dff9d8e2424e8485872194e768662", "shasum": "" }, "require": { "guzzlehttp/promises": "~1.0", "guzzlehttp/psr7": "~1.1", "php": ">=5.5.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0", "psr/log": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.2-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2016-03-21 20:02:09" }, { "name": "guzzlehttp/promises", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579", "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-05-18 16:56:05" }, { "name": "guzzlehttp/psr7", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "PSR-7 message implementation", "keywords": [ "http", "message", "stream", "uri" ], "time": "2016-06-24 23:00:38" }, { "name": "psr/http-message", "version": "1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2015-05-04 20:22:00" }, { "name": "zackkatz/WP-Logging", "version": "dev-patch-2", "source": { "type": "git", "url": "https://github.com/zackkatz/WP-Logging.git", "reference": "66ee155cdc2a38e6e6daeece6b134d0f0431e2e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zackkatz/WP-Logging/zipball/66ee155cdc2a38e6e6daeece6b134d0f0431e2e3", "reference": "66ee155cdc2a38e6e6daeece6b134d0f0431e2e3", "shasum": "" }, "require": { "php": ">=5.2.0" }, "type": "library", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Pippin Williamson" } ], "description": "A WordPress class that provides a general logging system.", "homepage": "https://github.com/pippinsplugins/WP-Logging", "keywords": [ "log", "logger", "logging", "wordpress" ], "support": { "source": "https://github.com/zackkatz/WP-Logging/tree/patch-2" }, "time": "2016-04-08 04:24:14" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "constantcontact/constantcontact": 20, "zackkatz/wp-logging": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.5.0", "ext-curl": "*" }, "platform-dev": [] }