{ "_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": "3cacff6bf05f85339a8380a7296fb6b1", "packages": [ { "name": "paymennt/paymennt-php", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/paymennt/paymennt-php.git", "reference": "ecec910af72c42fefe2f2ed8ad09c190b0ee4b14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paymennt/paymennt-php/zipball/ecec910af72c42fefe2f2ed8ad09c190b0ee4b14", "reference": "ecec910af72c42fefe2f2ed8ad09c190b0ee4b14", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.6.0" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Paymennt\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bashar Saleh", "email": "developer@paymennt.com" } ], "description": "PHP client for the PAYMENNT api", "homepage": "https://www.paymennt.com", "keywords": [ "api", "paymennt", "payment gateway", "payment processing" ], "support": { "issues": "https://github.com/paymennt/paymennt-php/issues", "source": "https://github.com/paymennt/paymennt-php/tree/main" }, "time": "2022-06-09T08:09:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }