{ "_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": "8da5a47cd6201fc08fc7fbbb973e21a7", "packages": [ { "name": "epayco/epayco-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/epayco/epayco-php.git", "reference": "500a09a0e6889d651a94c45b9c81554ab3faf169" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/epayco/epayco-php/zipball/500a09a0e6889d651a94c45b9c81554ab3faf169", "reference": "500a09a0e6889d651a94c45b9c81554ab3faf169", "shasum": "" }, "require": { "php": ">=5.3.0", "rmccue/requests": ">=1.0" }, "require-dev": { "phpunit/phpunit": "^4.8.9" }, "type": "sdk", "autoload": { "psr-4": { "Epayco\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Epayco and contributors", "homepage": "https://github.com/epayco/epayco-php/graphs/contributors" } ], "description": "Epayco API client for PHP", "homepage": "https://github.com/epayco/epayco-php", "keywords": [ "api", "epayco" ], "time": "2020-03-13T16:32:08+00:00" }, { "name": "rmccue/requests", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/rmccue/Requests.git", "reference": "87932f52ffad70504d93f04f15690cf16a089546" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546", "reference": "87932f52ffad70504d93f04f15690cf16a089546", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "requests/test-server": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/rmccue/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2016-10-13T00:11:37+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "epayco/epayco-php": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }