{ "_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": "261fd5da487733e522718e5ca10c701ce310332b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/epayco/epayco-php/zipball/261fd5da487733e522718e5ca10c701ce310332b", "reference": "261fd5da487733e522718e5ca10c701ce310332b", "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": "2021-04-07T13:05:29+00:00" }, { "name": "rmccue/requests", "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/WordPress/Requests.git", "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/Requests/zipball/afbe4790e4def03581c4a0963a1e8aa01f6030f1", "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "php-parallel-lint/php-console-highlighter": "^0.5.0", "php-parallel-lint/php-parallel-lint": "^1.3", "phpcompatibility/php-compatibility": "^9.0", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5", "requests/test-server": "dev-master", "squizlabs/php_codesniffer": "^3.5", "wp-coding-standards/wpcs": "^2.0" }, "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/WordPress/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2021-04-27T11:05:25+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "epayco/epayco-php": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }