{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "f485f039c09a2c7a3288d827e95f60a8", "packages": [ { "name": "braintree/braintreehttp", "version": "0.3.0", "source": { "type": "git", "url": "https://github.com/braintree/braintreehttp_php.git", "reference": "204e36494d9e4b31033328df96af54b17f68b698" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/braintree/braintreehttp_php/zipball/204e36494d9e4b31033328df96af54b17f68b698", "reference": "204e36494d9e4b31033328df96af54b17f68b698", "shasum": "" }, "require": { "ext-curl": "*" }, "require-dev": { "phpunit/phpunit": "^5.7", "wiremock-php/wiremock-php": "1.43.2" }, "type": "library", "autoload": { "psr-4": { "BraintreeHttp\\": "lib/BraintreeHttp" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Braintree", "email": "code@getbraintree.com" } ], "time": "2018-04-17T20:53:31+00:00" }, { "name": "paypal/paypal-checkout-sdk", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/paypal/Checkout-PHP-SDK.git", "reference": "003979c88d702a2051cf7a1b81e18e8295db4a8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/003979c88d702a2051cf7a1b81e18e8295db4a8e", "reference": "003979c88d702a2051cf7a1b81e18e8295db4a8e", "shasum": "" }, "require": { "braintree/braintreehttp": "0.3.0" }, "require-dev": { "phpunit/phpunit": "^5.7" }, "type": "library", "autoload": { "psr-4": { "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk", "Sample\\": "samples/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors" } ], "description": "PayPal's PHP SDK for Checkout REST APIs", "homepage": "http://github.com/paypal/Checkout-PHP-SDK/", "keywords": [ "checkout", "orders", "payments", "paypal", "rest", "sdk" ], "time": "2019-02-13T01:29:52+00:00" }, { "name": "paypal/rest-api-sdk-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/paypal/PayPal-PHP-SDK.git", "reference": "647c8c49bc40a2a5fb7c76d2dfc5a9c6ee57c789" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/647c8c49bc40a2a5fb7c76d2dfc5a9c6ee57c789", "reference": "647c8c49bc40a2a5fb7c76d2dfc5a9c6ee57c789", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0", "psr/log": "^1.0.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "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/rest-api-sdk-php/contributors" } ], "description": "PayPal's PHP SDK for REST APIs", "homepage": "http://paypal.github.io/PayPal-PHP-SDK/", "keywords": [ "payments", "paypal", "rest", "sdk" ], "time": "2019-02-07T19:02:59+00:00" }, { "name": "psr/log", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/c4421fcac1edd5a324fda73e589a5cf96e52ffd0", "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2018-11-21T13:42:00+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }