{ "_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" ], "content-hash": "610e1ec6f44d26601a19b67c44ceb7d7", "packages": [ { "name": "stripe/stripe-php", "version": "v7.11.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "05d5f7c9db139ea8f9896a607772f5142ac1a6f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/05d5f7c9db139ea8f9896a607772f5142ac1a6f3", "reference": "05d5f7c9db139ea8f9896a607772f5142ac1a6f3", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.15", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5.7", "squizlabs/php_codesniffer": "^3.3", "symfony/process": "~3.4" }, "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": "2019-11-06T23:46:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }