[ { "name": "braintree/braintree_php", "version": "3.38.0", "version_normalized": "3.38.0.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", "reference": "0affc87b538b048514901c9865765235e5cdd9b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/braintree/braintree_php/zipball/0affc87b538b048514901c9865765235e5cdd9b6", "reference": "0affc87b538b048514901c9865765235e5cdd9b6", "shasum": "" }, "require": { "ext-curl": "*", "ext-dom": "*", "ext-hash": "*", "ext-openssl": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "time": "2018-12-11T19:33:05+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Braintree": "lib/" }, "psr-4": { "Braintree\\": "lib/Braintree" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Braintree", "homepage": "https://www.braintreepayments.com" } ], "description": "Braintree PHP Client Library" } ]