diff --git a/composer.lock b/composer.lock index 48578f3..7ec8957 100644 --- a/composer.lock +++ b/composer.lock @@ -363,16 +363,16 @@ }, { "name": "clue/buzz-react", - "version": "v2.3.0", + "version": "v2.5.0", "source": { "type": "git", - "url": "https://github.com/clue/php-buzz-react.git", - "reference": "c37408fc5265dd853c31aea4e0b409f8c8d7af11" + "url": "https://github.com/clue/reactphp-buzz.git", + "reference": "758a731c626eac2b88bad5359431650ef7384a55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/php-buzz-react/zipball/c37408fc5265dd853c31aea4e0b409f8c8d7af11", - "reference": "c37408fc5265dd853c31aea4e0b409f8c8d7af11", + "url": "https://api.github.com/repos/clue/reactphp-buzz/zipball/758a731c626eac2b88bad5359431650ef7384a55", + "reference": "758a731c626eac2b88bad5359431650ef7384a55", "shasum": "" }, "require": { @@ -382,12 +382,14 @@ "react/http-client": "^0.5.8", "react/promise": "^2.2.1 || ^1.2.1", "react/promise-stream": "^1.0 || ^0.1.1", - "react/socket": "^1.0 || ^0.8.4", + "react/promise-timer": "^1.2", + "react/socket": "^1.1", "react/stream": "^1.0 || ^0.7", "ringcentral/psr7": "^1.2" }, "require-dev": { "clue/block-react": "^1.0", + "clue/http-proxy-react": "^1.3", "clue/socks-react": "^0.8", "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35", "react/http": "^0.8" @@ -409,7 +411,7 @@ } ], "description": "Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP", - "homepage": "https://github.com/clue/php-buzz-react", + "homepage": "https://github.com/clue/reactphp-buzz", "keywords": [ "async", "http", @@ -417,7 +419,7 @@ "psr-7", "reactphp" ], - "time": "2018-02-09T14:08:41+00:00" + "time": "2018-10-24T07:47:33+00:00" }, { "name": "container-interop/container-interop", @@ -1332,16 +1334,16 @@ }, { "name": "react/dns", - "version": "v0.4.15", + "version": "v0.4.16", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", - "reference": "319e110a436d26a2fa137cfa3ef2063951715794" + "reference": "0a0bedfec72b38406413c6ea01e1c015bd0bf72b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/dns/zipball/319e110a436d26a2fa137cfa3ef2063951715794", - "reference": "319e110a436d26a2fa137cfa3ef2063951715794", + "url": "https://api.github.com/repos/reactphp/dns/zipball/0a0bedfec72b38406413c6ea01e1c015bd0bf72b", + "reference": "0a0bedfec72b38406413c6ea01e1c015bd0bf72b", "shasum": "" }, "require": { @@ -1373,7 +1375,7 @@ "dns-resolver", "reactphp" ], - "time": "2018-07-02T12:17:56+00:00" + "time": "2018-11-11T11:21:13+00:00" }, { "name": "react/event-loop", @@ -1462,16 +1464,16 @@ }, { "name": "react/promise", - "version": "v2.7.0", + "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "f4edc2581617431aea50430749db55cc3fc031b3" + "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/f4edc2581617431aea50430749db55cc3fc031b3", - "reference": "f4edc2581617431aea50430749db55cc3fc031b3", + "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d", + "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d", "shasum": "" }, "require": { @@ -1504,7 +1506,7 @@ "promise", "promises" ], - "time": "2018-06-13T15:59:06+00:00" + "time": "2019-01-07T21:25:54+00:00" }, { "name": "react/promise-stream", @@ -1617,16 +1619,16 @@ }, { "name": "react/socket", - "version": "v0.8.12", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "7f7e6c56ccda7418a1a264892a625f38a5bdee0c" + "reference": "23b7372bb25cea934f6124f5bdac34e30161959e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/7f7e6c56ccda7418a1a264892a625f38a5bdee0c", - "reference": "7f7e6c56ccda7418a1a264892a625f38a5bdee0c", + "url": "https://api.github.com/repos/reactphp/socket/zipball/23b7372bb25cea934f6124f5bdac34e30161959e", + "reference": "23b7372bb25cea934f6124f5bdac34e30161959e", "shasum": "" }, "require": { @@ -1636,7 +1638,7 @@ "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/promise": "^2.6.0 || ^1.2.1", "react/promise-timer": "^1.4.0", - "react/stream": "^1.0 || ^0.7.1" + "react/stream": "^1.1" }, "require-dev": { "clue/block-react": "^1.2", @@ -1660,20 +1662,20 @@ "reactphp", "stream" ], - "time": "2018-06-11T14:33:43+00:00" + "time": "2019-01-07T14:10:13+00:00" }, { "name": "react/stream", - "version": "v0.7.7", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", - "reference": "10100896018fd847a257cd81143b8e1b7be08e40" + "reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/stream/zipball/10100896018fd847a257cd81143b8e1b7be08e40", - "reference": "10100896018fd847a257cd81143b8e1b7be08e40", + "url": "https://api.github.com/repos/reactphp/stream/zipball/50426855f7a77ddf43b9266c22320df5bf6c6ce6", + "reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6", "shasum": "" }, "require": { @@ -1706,7 +1708,7 @@ "stream", "writable" ], - "time": "2018-01-19T15:04:38+00:00" + "time": "2019-01-01T16:15:09+00:00" }, { "name": "reactivex/rxphp",