From 276a9aa536557a8f11c0abc695475c1e6b4e8919 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 09:32:09 +0000 Subject: [PATCH] Bump react/http-client from 0.5.9 to 0.5.10 Bumps [react/http-client](https://github.com/reactphp/http-client) from 0.5.9 to 0.5.10. - [Release notes](https://github.com/reactphp/http-client/releases) - [Changelog](https://github.com/reactphp/http-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactphp/http-client/compare/v0.5.9...v0.5.10) Signed-off-by: dependabot-preview[bot] --- composer.lock | 104 ++++++++++++++++++++++++++------------------------ 1 file changed, 55 insertions(+), 49 deletions(-) diff --git a/composer.lock b/composer.lock index cacb4a8..4f3b4ed 100644 --- a/composer.lock +++ b/composer.lock @@ -139,6 +139,7 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, { @@ -1135,8 +1136,8 @@ "authors": [ { "name": "Chris Boden", - "role": "Developer", - "email": "cboden@gmail.com" + "email": "cboden@gmail.com", + "role": "Developer" } ], "description": "RFC6455 WebSocket protocol handler", @@ -1234,16 +1235,16 @@ }, { "name": "react/event-loop", - "version": "v1.1.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", - "reference": "a0ecac955c67b57c40fe4a1b88a7cca1b58c982d" + "reference": "6d24de090cd59cfc830263cfba965be77b563c13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/event-loop/zipball/a0ecac955c67b57c40fe4a1b88a7cca1b58c982d", - "reference": "a0ecac955c67b57c40fe4a1b88a7cca1b58c982d", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/6d24de090cd59cfc830263cfba965be77b563c13", + "reference": "6d24de090cd59cfc830263cfba965be77b563c13", "shasum": "" }, "require": { @@ -1272,7 +1273,7 @@ "asynchronous", "event-loop" ], - "time": "2019-02-07T16:19:49+00:00" + "time": "2020-01-01T18:39:52+00:00" }, { "name": "react/http", @@ -1324,16 +1325,16 @@ }, { "name": "react/http-client", - "version": "v0.5.9", + "version": "v0.5.10", "source": { "type": "git", "url": "https://github.com/reactphp/http-client.git", - "reference": "f8e81a022b61938e0b37c94c6351fc170b7d87f6" + "reference": "f16ab55150ec369f8f9b5db64972f248691093b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/http-client/zipball/f8e81a022b61938e0b37c94c6351fc170b7d87f6", - "reference": "f8e81a022b61938e0b37c94c6351fc170b7d87f6", + "url": "https://api.github.com/repos/reactphp/http-client/zipball/f16ab55150ec369f8f9b5db64972f248691093b0", + "reference": "f16ab55150ec369f8f9b5db64972f248691093b0", "shasum": "" }, "require": { @@ -1347,7 +1348,7 @@ }, "require-dev": { "clue/block-react": "^1.2", - "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35", + "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35", "react/promise-stream": "^1.1" }, "type": "library", @@ -1364,7 +1365,7 @@ "keywords": [ "http" ], - "time": "2018-04-10T11:38:54+00:00" + "time": "2020-01-14T08:36:16+00:00" }, { "name": "react/promise", @@ -1870,13 +1871,13 @@ "authors": [ { "name": "Matt Bonneau", - "role": "Developer", - "email": "matt@bonneau.net" + "email": "matt@bonneau.net", + "role": "Developer" }, { "name": "David Dan", - "role": "Developer", - "email": "davidwdan@gmail.com" + "email": "davidwdan@gmail.com", + "role": "Developer" } ], "description": "A collection of functions to use with RxPHP", @@ -3120,8 +3121,8 @@ "authors": [ { "name": "Filipe Dobreira", - "role": "Developer", - "homepage": "https://github.com/filp" + "homepage": "https://github.com/filp", + "role": "Developer" } ], "description": "php error handling for cool kids", @@ -3613,6 +3614,7 @@ "json", "normalizer" ], + "abandoned": "ergebnis/composer-json-normalizer", "time": "2019-01-09T14:43:16+00:00" }, { @@ -3678,6 +3680,7 @@ "normalizer", "plugin" ], + "abandoned": "ergebnis/composer-normalize", "time": "2019-06-01T17:47:26+00:00" }, { @@ -3730,6 +3733,7 @@ "json", "normalizer" ], + "abandoned": "ergebnis/json-normalizer", "time": "2018-10-07T17:36:39+00:00" }, { @@ -3779,6 +3783,7 @@ "json", "printer" ], + "abandoned": "ergebnis/json-printer", "time": "2018-08-11T23:54:50+00:00" }, { @@ -3832,6 +3837,7 @@ "phpstan-extreme-rules", "phpstan-rules" ], + "abandoned": "ergebnis/phpstan-rules", "time": "2019-01-17T22:24:11+00:00" }, { @@ -3916,9 +3922,9 @@ "authors": [ { "name": "Christian Weiske", - "role": "Developer", "email": "cweiske@cweiske.de", - "homepage": "http://github.com/cweiske/jsonmapper/" + "homepage": "http://github.com/cweiske/jsonmapper/", + "role": "Developer" } ], "description": "Map nested JSON structures onto PHP classes", @@ -4812,18 +4818,18 @@ "authors": [ { "name": "Arne Blankerts", - "role": "Developer", - "email": "arne@blankerts.de" + "email": "arne@blankerts.de", + "role": "Developer" }, { "name": "Sebastian Heuer", - "role": "Developer", - "email": "sebastian@phpeople.de" + "email": "sebastian@phpeople.de", + "role": "Developer" }, { "name": "Sebastian Bergmann", - "role": "Developer", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", @@ -4859,18 +4865,18 @@ "authors": [ { "name": "Arne Blankerts", - "role": "Developer", - "email": "arne@blankerts.de" + "email": "arne@blankerts.de", + "role": "Developer" }, { "name": "Sebastian Heuer", - "role": "Developer", - "email": "sebastian@phpeople.de" + "email": "sebastian@phpeople.de", + "role": "Developer" }, { "name": "Sebastian Bergmann", - "role": "Developer", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "Developer" } ], "description": "Library for handling version information and constraints", @@ -5373,8 +5379,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", @@ -5424,8 +5430,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", @@ -5466,8 +5472,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "Simple template engine.", @@ -5515,8 +5521,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "Utility class for timing", @@ -5645,8 +5651,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "The PHP Unit Testing framework.", @@ -6376,8 +6382,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "Collection of value objects that represent the types of the PHP type system", @@ -6419,8 +6425,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", @@ -7587,8 +7593,8 @@ "authors": [ { "name": "Arne Blankerts", - "role": "Developer", - "email": "arne@blankerts.de" + "email": "arne@blankerts.de", + "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",