{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "8543c88d4bff4c80c4da2baece7b69a5", "content-hash": "8f80d37d8cb62ca415e8f1e0d07d2745", "packages": [ { "name": "anecka/retsrabbit", "version": "1.3", "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" }, "type": "library", "autoload": { "psr-0": { "Anecka": "src/" }, "classmap": [ "tests" ] }, "notification-url": "https://packagist.org/downloads/", "description": "This is the PHP SDK for RetsRabbit", "time": "2016-05-31 18:18:51" }, { "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": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }