{ "_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": "2323110dcae6da6091523241a55ba0da", "packages": [ { "name": "tendopay/tendopay-sdk-php", "version": "0.9.2", "source": { "type": "git", "url": "https://github.com/TendoPayPlugins/tendopay-sdk-php.git", "reference": "c51ef730c470732ee01780dd29f1dca4d3acf906" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TendoPayPlugins/tendopay-sdk-php/zipball/c51ef730c470732ee01780dd29f1dca4d3acf906", "reference": "c51ef730c470732ee01780dd29f1dca4d3acf906", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=7.2" }, "require-dev": { "mockery/mockery": "^1.3", "phpstan/phpstan": "^0.12.94", "phpunit/phpunit": "^8.5", "squizlabs/php_codesniffer": "^3.6" }, "type": "library", "autoload": { "psr-4": { "TendoPay\\SDK\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sangmin Lee", "email": "sangmin@tendopay.ph", "role": "Developer" } ], "description": "TendoPay API Integration", "homepage": "https://tendopay.ph/", "keywords": [ "api", "e-commerce", "installment payment", "tendopay" ], "support": { "issues": "https://github.com/TendoPayPlugins/tendopay-sdk-php/issues", "source": "https://github.com/TendoPayPlugins/tendopay-sdk-php/tree/0.9.2" }, "time": "2021-08-16T19:53:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }