{ "_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": "6a3a1aec513d589c8ea9db93723e2683", "packages": [ { "name": "jfcherng/php-mb-string", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/jfcherng/php-mb-string.git", "reference": "dd75cc5c36016222baccdbb669375a2293860dca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jfcherng/php-mb-string/zipball/dd75cc5c36016222baccdbb669375a2293860dca", "reference": "dd75cc5c36016222baccdbb669375a2293860dca", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=7.1.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.15", "phan/phan": "^2.0", "phpunit/phpunit": "^7.2 || ^8.0" }, "type": "library", "autoload": { "psr-4": { "Jfcherng\\Utility\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jack Cherng", "email": "jfcherng@gmail.com" } ], "description": "A high performance multibytes sting implementation for frequently reading/writing operations.", "time": "2020-05-27T19:25:10+00:00" }, { "name": "stripe/stripe-php", "version": "v7.57.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "e2475efff624c6b9b62e8ea14ba7ee4e417cbfe5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e2475efff624c6b9b62e8ea14ba7ee4e417cbfe5", "reference": "e2475efff624c6b9b62e8ea14ba7ee4e417cbfe5", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.16.1", "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": "2020-09-30T05:53:53+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }