{
    "_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": "a84b20852859230543f8106da0c476e1",
    "packages": [
        {
            "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"
        },
        {
            "name": "yenepay/php-sdk",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/YenePay/yenepay.sdk.php.git",
                "reference": "7e84a0bcb8b52db0bf3eb51453ed9cfc9ec7d703"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/YenePay/yenepay.sdk.php/zipball/7e84a0bcb8b52db0bf3eb51453ed9cfc9ec7d703",
                "reference": "7e84a0bcb8b52db0bf3eb51453ed9cfc9ec7d703",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "rmccue/requests": ">=1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "YenePay\\": "./src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Natan Tadesse",
                    "email": "natan.tadesse@yenepay.com",
                    "role": "Developer"
                }
            ],
            "description": "YenePay SDK for PHP",
            "homepage": "https://github.com/YenePay/yenepay.sdk.php",
            "keywords": [
                "payment",
                "php",
                "sdk",
                "yenepay"
            ],
            "time": "2020-06-05T18:44:23+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "yenepay/php-sdk": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "1.1.0"
}
