{ "_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": "cccc2e62bb68a986dbdf9bf7b0400df6", "content-hash": "50629512480292623a59147c618a2b0c", "packages": [ { "name": "apache/log4php", "version": "2.3.0", "source": { "type": "git", "url": "https://git-wip-us.apache.org/repos/asf/logging-log4php.git", "reference": "cac428b6f67d2035af39784da1d1a299ef42fcf2" }, "require": { "php": ">=5.2.7" }, "type": "library", "autoload": { "classmap": [ "src/main/php/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "A versatile logging framework for PHP", "homepage": "http://logging.apache.org/log4php/", "keywords": [ "log", "logging", "php" ], "time": "2012-10-26 09:13:25" }, { "name": "league/csv", "version": "9.1.4", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", "reference": "9c8ad06fb5d747c149875beb6133566c00eaa481" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/csv/zipball/9c8ad06fb5d747c149875beb6133566c00eaa481", "reference": "9c8ad06fb5d747c149875beb6133566c00eaa481", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=7.0.10" }, "require-dev": { "ext-curl": "*", "friendsofphp/php-cs-fixer": "^2.0", "phpstan/phpstan": "^0.9.2", "phpstan/phpstan-phpunit": "^0.9.4", "phpstan/phpstan-strict-rules": "^0.9.0", "phpunit/phpunit": "^6.0" }, "suggest": { "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" }, "type": "library", "extra": { "branch-alias": { "dev-master": "9.x-dev" } }, "autoload": { "psr-4": { "League\\Csv\\": "src" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignace Nyamagana Butera", "email": "nyamsprod@gmail.com", "homepage": "https://github.com/nyamsprod/", "role": "Developer" } ], "description": "Csv data manipulation made easy in PHP", "homepage": "http://csv.thephpleague.com", "keywords": [ "csv", "export", "filter", "import", "read", "write" ], "time": "2018-05-01 18:32:48" }, { "name": "stripe/stripe-php", "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/834681b9cdfa68d88a27e36ec9e356b598a5f0e6", "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~2.0" }, "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": "2017-06-20 01:39:06" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }