{ "_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": "509b17f5015d50261726a0671b8d6550", "content-hash": "e674f875f4c7073cbe328db2587ba92d", "packages": [ { "name": "braintree/braintree_php", "version": "3.21.1", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", "reference": "fcfabf9170925cdac0ff97b72dc9e7ab44c88263" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/braintree/braintree_php/zipball/fcfabf9170925cdac0ff97b72dc9e7ab44c88263", "reference": "fcfabf9170925cdac0ff97b72dc9e7ab44c88263", "shasum": "" }, "require": { "ext-curl": "*", "ext-dom": "*", "ext-hash": "*", "ext-openssl": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Braintree": "lib/" }, "psr-4": { "Braintree\\": "lib/Braintree" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Braintree", "homepage": "http://www.braintreepayments.com" } ], "description": "Braintree PHP Client Library", "time": "2017-01-17 19:40:39" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }