{ "_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": "5112c53bef5f75a72c781b65803486ed", "packages": [ { "name": "paypal/merchant-sdk-php", "version": "v3.9.1", "source": { "type": "git", "url": "https://github.com/paypal/merchant-sdk-php.git", "reference": "b2dd6628177904d9fe118da13df373e59be61b31" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paypal/merchant-sdk-php/zipball/b2dd6628177904d9fe118da13df373e59be61b31", "reference": "b2dd6628177904d9fe118da13df373e59be61b31", "shasum": "" }, "require": { "ext-curl": "*", "paypal/sdk-core-php": "3.*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "PayPal\\Service": "lib/", "PayPal\\CoreComponentTypes": "lib/", "PayPal\\EBLBaseComponents": "lib/", "PayPal\\EnhancedDataTypes": "lib/", "PayPal\\PayPalAPI": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/merchant-sdk-php/contributors" } ], "description": "PayPal Merchant SDK for PHP", "homepage": "https://developer.paypal.com", "keywords": [ "paypal", "php", "sdk" ], "time": "2015-12-09 17:55:30" }, { "name": "paypal/permissions-sdk-php", "version": "v3.9.1", "source": { "type": "git", "url": "https://github.com/paypal/permissions-sdk-php.git", "reference": "9f5ac1d6024207ec9ddf3de4abc3b0de2b54ef8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paypal/permissions-sdk-php/zipball/9f5ac1d6024207ec9ddf3de4abc3b0de2b54ef8b", "reference": "9f5ac1d6024207ec9ddf3de4abc3b0de2b54ef8b", "shasum": "" }, "require": { "ext-curl": "*", "paypal/sdk-core-php": "3.*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "PayPal\\Service": "lib/", "PayPal\\Types": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/permissions-sdk-php/contributors" } ], "description": "PayPal permission SDK for PHP", "homepage": "https://developer.paypal.com", "keywords": [ "paypal", "php", "sdk" ], "time": "2015-12-09 18:01:09" }, { "name": "paypal/sdk-core-php", "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/paypal/sdk-core-php.git", "reference": "6e4ebde3bc2978f80ddf96441194577f59fe5045" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paypal/sdk-core-php/zipball/6e4ebde3bc2978f80ddf96441194577f59fe5045", "reference": "6e4ebde3bc2978f80ddf96441194577f59fe5045", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "PayPal": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/sdk-core-php/contributors" } ], "description": "PayPal Core SDK for PHP", "homepage": "https://github.com/paypal/sdk-core-php", "keywords": [ "paypal", "php", "sdk" ], "time": "2016-10-25 17:18:46" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0", "ext-curl": "*" }, "platform-dev": [] }