{ "_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": "c075045db9e0aa65d11e300b502a12ea", "content-hash": "f780e41ceab8da74f86ee7466feb6eed", "packages": [ { "name": "aannnaa7/aws-sdk-php-minimized", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/aannnaa7/aws-sdk-php.git", "reference": "cad6966faac81f79e6afec39c2ebf806b9dfeba7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aannnaa7/aws-sdk-php/zipball/cad6966faac81f79e6afec39c2ebf806b9dfeba7", "reference": "cad6966faac81f79e6afec39c2ebf806b9dfeba7", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~5.3|~6.0.1|~6.1", "guzzlehttp/promises": "~1.0", "guzzlehttp/psr7": "~1.0", "mtdowling/jmespath.php": "~2.2", "php": ">=5.5" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", "aws/aws-php-sns-message-validator": "~1.0", "behat/behat": "~3.0", "doctrine/cache": "~1.4", "ext-dom": "*", "ext-json": "*", "ext-openssl": "*", "ext-pcre": "*", "ext-simplexml": "*", "ext-spl": "*", "nette/neon": "^2.3", "phpunit/phpunit": "~4.0" }, "suggest": { "doctrine/cache": "To use the DoctrineCacheAdapter", "ext-curl": "To send requests using cURL", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Aws\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project private use only", "homepage": "http://aws.amazon.com/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "time": "2017-07-04 11:16:05" }, { "name": "clue/buzz-react", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/clue/php-buzz-react.git", "reference": "693c96d35f0cd0e4f0e1a51b976433a91792eff9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/php-buzz-react/zipball/693c96d35f0cd0e4f0e1a51b976433a91792eff9", "reference": "693c96d35f0cd0e4f0e1a51b976433a91792eff9", "shasum": "" }, "require": { "php": ">=5.3", "psr/http-message": "^1.0", "react/dns": "^0.4.1 || ^0.3", "react/event-loop": "^0.4 || ^0.3", "react/http-client": "^0.4 || ^0.3", "react/promise": "^2 || ^1.1", "react/socket-client": "^0.5 || ^0.4.5", "react/stream": "^0.4 || ^0.3.1", "ringcentral/psr7": "^1.2" }, "require-dev": { "clue/block-react": "^1.0", "phpunit/phpunit": "^4.5" }, "type": "library", "autoload": { "psr-4": { "Clue\\React\\Buzz\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "Simple, async HTTP client for concurrently processing any number of HTTP requests, built on top of React PHP", "homepage": "https://github.com/clue/php-buzz-react", "keywords": [ "async", "http", "http client", "reactphp" ], "time": "2016-10-21 10:29:37" }, { "name": "clue/http-proxy-react", "version": "v0.1.0", "source": { "type": "git", "url": "https://github.com/clue/php-http-proxy-react.git", "reference": "c4098cbe6f5b22812c31b550dfd8c9038ac0064c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/php-http-proxy-react/zipball/c4098cbe6f5b22812c31b550dfd8c9038ac0064c", "reference": "c4098cbe6f5b22812c31b550dfd8c9038ac0064c", "shasum": "" }, "require": { "php": ">=5.3", "react/event-loop": "^0.4 || ^0.3", "react/promise": " ^2.1 || ^1.2", "react/socket-client": "^0.5 || ^0.4 || ^0.3", "react/stream": "^0.4 || ^0.3", "ringcentral/psr7": "^1.2" }, "require-dev": { "clue/block-react": "^1.1", "react/socket-client": "^0.5" }, "type": "library", "autoload": { "psr-4": { "Clue\\React\\HttpProxy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "Async HTTP CONNECT proxy connector, use any TCP/IP protocol through an HTTP proxy server, built on top of React PHP", "homepage": "https://github.com/clue/php-http-proxy-react", "keywords": [ "async", "connect", "http", "proxy", "reactphp" ], "time": "2016-11-01 19:25:52" }, { "name": "clue/socks-react", "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/clue/php-socks-react.git", "reference": "ad36da8c0a59493842023a55b54cbf0f7f204085" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/php-socks-react/zipball/ad36da8c0a59493842023a55b54cbf0f7f204085", "reference": "ad36da8c0a59493842023a55b54cbf0f7f204085", "shasum": "" }, "require": { "evenement/evenement": "~1.0|~2.0", "php": ">=5.3", "react/dns": "0.3.*|0.4.*", "react/event-loop": "0.3.*|0.4.*", "react/promise": "~1.0|~2.0", "react/socket": "0.3.*|0.4.*", "react/socket-client": "^0.5", "react/stream": "0.3.*|0.4.*" }, "type": "library", "autoload": { "psr-4": { "Clue\\React\\Socks\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "Async SOCKS proxy client and server (SOCKS4, SOCKS4a and SOCKS5)", "homepage": "https://github.com/clue/php-socks-react", "keywords": [ "async", "react", "socks client", "socks protocol", "socks server", "tcp tunnel" ], "time": "2016-03-19 16:55:13" }, { "name": "evenement/evenement", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/6ba9a777870ab49f417e703229d53931ed40fd7a", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^6.0||^5.7||^4.8.35" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-0": { "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "Événement is a very simple event dispatching library for PHP", "keywords": [ "event-dispatcher", "event-emitter" ], "time": "2017-07-17 17:39:19" }, { "name": "guzzlehttp/guzzle", "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0 || ^5.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.2-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "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", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2017-06-22 18:50:49" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20 10:07:11" }, { "name": "guzzlehttp/psr7", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "request", "response", "stream", "uri", "url" ], "time": "2017-03-20 17:10:46" }, { "name": "mtdowling/jmespath.php", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac", "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "bin/jp.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "JmesPath\\": "src/" }, "files": [ "src/JmesPath.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Declaratively specify how to extract elements from a JSON document", "keywords": [ "json", "jsonpath" ], "time": "2016-12-03 22:08:25" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06 14:39:51" }, { "name": "react/cache", "version": "v0.4.1", "source": { "type": "git", "url": "https://github.com/reactphp/cache.git", "reference": "558f614891341b1d817a8cdf9a358948ec49638f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/cache/zipball/558f614891341b1d817a8cdf9a358948ec49638f", "reference": "558f614891341b1d817a8cdf9a358948ec49638f", "shasum": "" }, "require": { "php": ">=5.3.0", "react/promise": "~2.0|~1.1" }, "type": "library", "autoload": { "psr-4": { "React\\Cache\\": "src\\" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async caching.", "keywords": [ "cache" ], "time": "2016-02-25 18:17:16" }, { "name": "react/dns", "version": "v0.4.10", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", "reference": "457fbc43c04e9612573a24245d950c091c0fc40e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/dns/zipball/457fbc43c04e9612573a24245d950c091c0fc40e", "reference": "457fbc43c04e9612573a24245d950c091c0fc40e", "shasum": "" }, "require": { "php": ">=5.3.0", "react/cache": "~0.4.0|~0.3.0", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/promise": "^2.1 || ^1.2.1", "react/promise-timer": "^1.2", "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5 || ^0.4.4", "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.5" }, "require-dev": { "clue/block-react": "^1.2", "phpunit/phpunit": "^5.0 || ^4.8.10" }, "type": "library", "autoload": { "psr-4": { "React\\Dns\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async DNS resolver for ReactPHP", "keywords": [ "async", "dns", "dns-resolver", "reactphp" ], "time": "2017-08-10 12:31:41" }, { "name": "react/event-loop", "version": "v0.4.3", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/event-loop/zipball/8bde03488ee897dc6bb3d91e4e17c353f9c5252f", "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "suggest": { "ext-event": "~1.0", "ext-libev": "*", "ext-libevent": ">=0.1.0" }, "type": "library", "autoload": { "psr-4": { "React\\EventLoop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event loop abstraction layer that libraries can use for evented I/O.", "keywords": [ "asynchronous", "event-loop" ], "time": "2017-04-27 10:56:23" }, { "name": "react/http-client", "version": "v0.4.17", "source": { "type": "git", "url": "https://github.com/reactphp/http-client.git", "reference": "75ee8a113f156834aaabfe0055e8db531cb4892c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/http-client/zipball/75ee8a113f156834aaabfe0055e8db531cb4892c", "reference": "75ee8a113f156834aaabfe0055e8db531cb4892c", "shasum": "" }, "require": { "evenement/evenement": "~2.0", "guzzlehttp/psr7": "^1.0", "php": ">=5.4.0", "react/dns": "0.4.*", "react/event-loop": "0.4.*", "react/promise": "~2.2", "react/socket-client": "^0.5 || ^0.4 || ^0.3", "react/stream": "0.4.*" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10" }, "type": "library", "autoload": { "psr-4": { "React\\HttpClient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Asynchronous HTTP client library.", "keywords": [ "http" ], "time": "2017-03-20 09:55:48" }, { "name": "react/promise", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/62785ae604c8d69725d693eb370e1d67e94c4053", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "time": "2017-03-25 12:08:31" }, { "name": "react/promise-timer", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise-timer.git", "reference": "3bc527fbd1201a193ab41c19b9a770d71a3514af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/3bc527fbd1201a193ab41c19b9a770d71a3514af", "reference": "3bc527fbd1201a193ab41c19b9a770d71a3514af", "shasum": "" }, "require": { "php": ">=5.3", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/promise": "~2.1|~1.2" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\Timer\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "Trivial timeout implementation for Promises", "homepage": "https://github.com/react/promise-timer", "keywords": [ "async", "event-loop", "promise", "reactphp", "timeout", "timer" ], "time": "2017-08-08 16:30:19" }, { "name": "react/socket", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", "reference": "cf074e53c974df52388ebd09710a9018894745d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket/zipball/cf074e53c974df52388ebd09710a9018894745d2", "reference": "cf074e53c974df52388ebd09710a9018894745d2", "shasum": "" }, "require": { "evenement/evenement": "~2.0|~1.0", "php": ">=5.3.0", "react/event-loop": "0.4.*|0.3.*", "react/promise": "^2.0 || ^1.1", "react/stream": "^0.4.5" }, "require-dev": { "clue/block-react": "^1.1", "phpunit/phpunit": "~4.8", "react/socket-client": "^0.5.1" }, "type": "library", "autoload": { "psr-4": { "React\\Socket\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async, streaming plaintext TCP/IP and secure TLS socket server for React PHP", "keywords": [ "Socket" ], "time": "2017-01-26 09:23:38" }, { "name": "react/socket-client", "version": "v0.5.3", "source": { "type": "git", "url": "https://github.com/reactphp/socket-client.git", "reference": "5570838d436f056695e9a5eaf01dd5f80386dd26" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket-client/zipball/5570838d436f056695e9a5eaf01dd5f80386dd26", "reference": "5570838d436f056695e9a5eaf01dd5f80386dd26", "shasum": "" }, "require": { "php": ">=5.3.0", "react/dns": "0.4.*|0.3.*", "react/event-loop": "0.4.*|0.3.*", "react/promise": "^2.1 || ^1.2", "react/promise-timer": "~1.0", "react/stream": "^0.4.5" }, "require-dev": { "clue/block-react": "^1.1" }, "type": "library", "autoload": { "psr-4": { "React\\SocketClient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async connector to open TCP/IP and SSL/TLS based connections.", "keywords": [ "Socket" ], "time": "2016-12-24 11:19:15" }, { "name": "react/stream", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", "reference": "44dc7f51ea48624110136b535b9ba44fd7d0c1ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/stream/zipball/44dc7f51ea48624110136b535b9ba44fd7d0c1ee", "reference": "44dc7f51ea48624110136b535b9ba44fd7d0c1ee", "shasum": "" }, "require": { "evenement/evenement": "^2.0|^1.0", "php": ">=5.3.8" }, "require-dev": { "clue/stream-filter": "~1.2", "react/event-loop": "^0.4|^0.3", "react/promise": "^2.0|^1.0" }, "suggest": { "react/event-loop": "^0.4", "react/promise": "^2.0" }, "type": "library", "autoload": { "psr-4": { "React\\Stream\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Basic readable and writable stream interfaces that support piping.", "keywords": [ "pipe", "stream" ], "time": "2017-01-25 14:44:14" }, { "name": "ringcentral/psr7", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/ringcentral/psr7.git", "reference": "2594fb47cdc659f3fcf0aa1559b7355460555303" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ringcentral/psr7/zipball/2594fb47cdc659f3fcf0aa1559b7355460555303", "reference": "2594fb47cdc659f3fcf0aa1559b7355460555303", "shasum": "" }, "require": { "php": ">=5.3", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "RingCentral\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "PSR-7 message implementation", "keywords": [ "http", "message", "stream", "uri" ], "time": "2016-03-25 17:36:49" }, { "name": "wyrihaximus/react-guzzle-http-client", "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/react-guzzle-http-client.git", "reference": "b487d7aaf3a7b928245b1d3719de4dff60af70a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WyriHaximus/react-guzzle-http-client/zipball/b487d7aaf3a7b928245b1d3719de4dff60af70a7", "reference": "b487d7aaf3a7b928245b1d3719de4dff60af70a7", "shasum": "" }, "require": { "clue/buzz-react": "^1.0", "clue/http-proxy-react": "^0.1.0", "clue/socks-react": "^0.4.0", "guzzlehttp/psr7": "^1.0", "php": "^5.4|^7.0", "psr/http-message": "^1.0", "react/dns": "^0.4.1", "react/http-client": "^0.4.9", "react/socket-client": "^0.5", "react/stream": "^0.4.2", "wyrihaximus/ticking-promise": "^1.6" }, "require-dev": { "clue/block-react": "^1.1", "phake/phake": "~1.0.6", "phpunit/phpunit": "^5.0 || ^4.8", "squizlabs/php_codesniffer": "~1.5.0", "vectorface/dunit": "~2" }, "type": "library", "autoload": { "psr-4": { "WyriHaximus\\React\\Guzzle\\HttpClient\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cees-Jan Kiewiet", "email": "ceesjank@gmail.com", "homepage": "http://wyrihaximus.net/" } ], "description": "Asynchronous GuzzleRing adapter powered by react/http-client", "time": "2017-03-29 05:57:02" }, { "name": "wyrihaximus/react-guzzle-psr7", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/react-guzzle-psr7.git", "reference": "9ed5d900558134b98897d9d9905b6d5c7ea79d7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WyriHaximus/react-guzzle-psr7/zipball/9ed5d900558134b98897d9d9905b6d5c7ea79d7a", "reference": "9ed5d900558134b98897d9d9905b6d5c7ea79d7a", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0", "php": "^5.5|^7.0", "wyrihaximus/react-guzzle-http-client": "^4.0" }, "require-dev": { "phake/phake": "~1.0.6", "phpunit/phpunit": "^4.0|^5.0", "squizlabs/php_codesniffer": "~1.5.6", "vectorface/dunit": "^2.0" }, "type": "library", "autoload": { "psr-4": { "WyriHaximus\\React\\GuzzlePsr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cees-Jan Kiewiet", "email": "ceesjank@gmail.com", "homepage": "http://wyrihaximus.net/" } ], "description": "Asyncronous Guzzle (PSR7) adapter powered by react/http-client", "time": "2017-03-30 20:40:59" }, { "name": "wyrihaximus/ticking-promise", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/WyriHaximus/TickingPromise.git", "reference": "8d26b1458e32c367ba6fb8ad5042046279acdb12" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WyriHaximus/TickingPromise/zipball/8d26b1458e32c367ba6fb8ad5042046279acdb12", "reference": "8d26b1458e32c367ba6fb8ad5042046279acdb12", "shasum": "" }, "require": { "react/event-loop": "^0.4", "react/promise": "~2.1" }, "require-dev": { "phpunit/phpunit": "~4.4", "squizlabs/php_codesniffer": "^1.5.6", "vectorface/dunit": "~1.4" }, "type": "library", "autoload": { "psr-4": { "WyriHaximus\\React\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cees-Jan Kiewiet", "email": "ceesjank@gmail.com", "homepage": "http://wyrihaximus.net/" } ], "description": "Wrapping ticks into a promise", "time": "2016-03-05 20:23:05" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "aannnaa7/aws-sdk-php-minimized": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }