{ "_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": "115ad68fe397b0567e4a6be3ab3dce26", "packages": [ { "name": "payjp/payjp-php", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/payjp/payjp-php.git", "reference": "f8fe3185fc0a481214c35421f051d8cc50f3f175" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/payjp/payjp-php/zipball/f8fe3185fc0a481214c35421f051d8cc50f3f175", "reference": "f8fe3185fc0a481214c35421f051d8cc50f3f175", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "~5.7 || ~9.5", "squizlabs/php_codesniffer": "~3.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.*-dev" } }, "autoload": { "psr-4": { "Payjp\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Payjp and contributors", "homepage": "https://github.com/payjp/payjp-php/graphs/contributors" } ], "description": "Payjp PHP Library", "homepage": "https://pay.jp/", "keywords": [ "api", "payjp", "payment processing" ], "support": { "issues": "https://github.com/payjp/payjp-php/issues", "source": "https://github.com/payjp/payjp-php/tree/1.7.0" }, "time": "2024-11-13T05:21:09+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }