{ "_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": "b55fc1c1f79c01e19f7a0582533f2a11", "content-hash": "c34f86896c06f8f8d1b9b699cdba9190", "packages": [ { "name": "drewm/mailchimp-api", "version": "v2.4", "source": { "type": "git", "url": "https://github.com/drewm/mailchimp-api.git", "reference": "fe480bb652f85270227bf6d639b0026a531f21fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/fe480bb652f85270227bf6d639b0026a531f21fc", "reference": "fe480bb652f85270227bf6d639b0026a531f21fc", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "4.0.*", "vlucas/phpdotenv": "^2.0" }, "type": "library", "autoload": { "psr-4": { "DrewM\\MailChimp\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Drew McLellan", "email": "drew.mclellan@gmail.com", "homepage": "http://allinthehead.com/" } ], "description": "Super-simple, minimum abstraction MailChimp API v3 wrapper", "homepage": "https://github.com/drewm/mailchimp-api", "time": "2017-02-16 13:24:20" }, { "name": "stripe/stripe-php", "version": "v3.23.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "c702a2ed92f4b39603c4a796492d87bcc16c819c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c702a2ed92f4b39603c4a796492d87bcc16c819c", "reference": "c702a2ed92f4b39603c4a796492d87bcc16c819c", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Stripe\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "description": "Stripe PHP Library", "homepage": "https://stripe.com/", "keywords": [ "api", "payment processing", "stripe" ], "time": "2016-09-15 18:16:59" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }