{ "_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": "e86eb954eb2060ae408e882aa6246ac7", "packages": [ { "name": "setasign/fpdf", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/Setasign/FPDF.git", "reference": "2c68c9e6c034ac3187d25968790139a73184cdb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Setasign/FPDF/zipball/2c68c9e6c034ac3187d25968790139a73184cdb1", "reference": "2c68c9e6c034ac3187d25968790139a73184cdb1", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "fpdf.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "no usage restriction" ], "authors": [ { "name": "Olivier Plathey", "email": "oliver@fpdf.org", "homepage": "http://fpdf.org/" } ], "description": "FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.", "homepage": "http://www.fpdf.org", "keywords": [ "fpdf", "pdf" ], "time": "2016-01-01T17:47:15+00:00" }, { "name": "sofort/sofortlib-php", "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/sofort/sofortlib-php.git", "reference": "0419b45b81d5cde71feb6e70103ac549c9a5ca9f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sofort/sofortlib-php/zipball/0419b45b81d5cde71feb6e70103ac549c9a5ca9f", "reference": "0419b45b81d5cde71feb6e70103ac549c9a5ca9f", "shasum": "" }, "require": { "php": ">=5.3.10" }, "require-dev": { "phpunit/phpunit": "~4.5.1" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-0": { "Sofort\\SofortLib\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3" ], "authors": [ { "name": "Sofort GmbH", "email": "opensource@sofort.com" } ], "description": "SOFORT API wrapper for PHP", "time": "2018-05-28T12:02:52+00:00" }, { "name": "stripe/stripe-php", "version": "v7.3.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "8278b83a28dd77deef733276d2301c6f8b424765" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/8278b83a28dd77deef733276d2301c6f8b424765", "reference": "8278b83a28dd77deef733276d2301c6f8b424765", "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-10-07T17:24:41+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }