[
    {
        "name": "guzzlehttp/streams",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/streams.git",
            "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534",
            "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-08-17 21:15:53",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Stream\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Provides a simple abstraction over streams of data (Guzzle 4+)",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "Guzzle",
            "stream"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "4.2.3",
        "version_normalized": "4.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "66fd916e9f9130bc22c51450476823391cb2f67c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd916e9f9130bc22c51450476823391cb2f67c",
            "reference": "66fd916e9f9130bc22c51450476823391cb2f67c",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/streams": "~2.1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "~4.0",
            "psr/log": "~1.0"
        },
        "suggest": {
            "ext-curl": "Guzzle will use specific adapters if cURL is present"
        },
        "time": "2014-10-05 19:29:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "anecka/retsrabbit",
        "version": "1.3",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/patpohler/retsrabbit-php-sdk.git",
            "reference": "d8408734d2757440009a5c6b1d4312d7d0e61fff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/patpohler/retsrabbit-php-sdk/zipball/d8408734d2757440009a5c6b1d4312d7d0e61fff",
            "reference": "d8408734d2757440009a5c6b1d4312d7d0e61fff",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.1.3"
        },
        "time": "2016-05-31 18:18:51",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Anecka": "src/"
            },
            "classmap": [
                "tests"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "description": "This is the PHP SDK for RetsRabbit"
    }
]
