{ "_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": "ce3424102a6d079d7d6105551ec94533", "content-hash": "0725331fd29751f3fa724ceab6062720", "packages": [ { "name": "payex/payex-ecom-php", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/PayEx/PayEx.Ecommerce.Php.git", "reference": "079d59eaef4bacc70ad1acedc09cfefff3379a66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PayEx/PayEx.Ecommerce.Php/zipball/079d59eaef4bacc70ad1acedc09cfefff3379a66", "reference": "079d59eaef4bacc70ad1acedc09cfefff3379a66", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "~6.4" }, "type": "library", "autoload": { "psr-4": { "PayEx\\": "src/PayEx/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PayEx Payments API Library for PHP - provided library works with PayEx Ecommerce API platform", "homepage": "https://github.com/PayEx/PayEx.Ecommerce.Php", "keywords": [ "payex" ], "time": "2018-11-16 07:32:27" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }