{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "16eaf1beb807f58c3e11f63147ee2159", "packages": [ { "name": "anecka/retsrabbit", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/patpohler/retsrabbit-php-sdk.git", "reference": "999aa2adde2d2a712f7cd08c83b81008a426b82f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/patpohler/retsrabbit-php-sdk/zipball/999aa2adde2d2a712f7cd08c83b81008a426b82f", "reference": "999aa2adde2d2a712f7cd08c83b81008a426b82f", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~4.0" }, "require-dev": { "phpunit/phpunit": "4.1.3" }, "type": "library", "autoload": { "psr-0": { "Anecka": "src/" }, "classmap": [ "tests" ] }, "notification-url": "https://packagist.org/downloads/", "description": "This is the PHP SDK for RetsRabbit", "time": "2014-07-18 03:49:28" }, { "name": "guzzlehttp/guzzle", "version": "4.2.3", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "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" ], "time": "2014-10-05 19:29:14" }, { "name": "guzzlehttp/streams", "version": "2.1.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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "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" ], "time": "2014-08-17 21:15:53" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "anecka/retsrabbit": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }