[ { "name": "stripe/stripe-php", "version": "v6.29.1", "version_normalized": "6.29.1.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "fbbcc90cd3da9be5005650d56a1316ee00b79dc1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/fbbcc90cd3da9be5005650d56a1316ee00b79dc1", "reference": "fbbcc90cd3da9be5005650d56a1316ee00b79dc1", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.4.0" }, "require-dev": { "php-coveralls/php-coveralls": "1.*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0", "symfony/process": "~2.8" }, "time": "2019-01-25T14:24:25+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "installation-source": "dist", "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" ] } ]