From 378bac6d879cf63cde7da173f60df004eb516805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 18:21:34 +0000 Subject: [PATCH] Bump wyrihaximus/async-test-utilities from 3.4.20 to 3.4.21 Bumps [wyrihaximus/async-test-utilities](https://github.com/WyriHaximus/php-async-test-utilities) from 3.4.20 to 3.4.21. - [Release notes](https://github.com/WyriHaximus/php-async-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-async-test-utilities/compare/3.4.20...3.4.21) Signed-off-by: dependabot[bot] --- composer.lock | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index 42285a5..dd0b3d4 100644 --- a/composer.lock +++ b/composer.lock @@ -2284,22 +2284,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.2.0", + "version": "7.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79" + "reference": "7008573787b430c1c1f650e3722d9bba59967628" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79", - "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628", + "reference": "7008573787b430c1c1f650e3722d9bba59967628", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.4", - "guzzlehttp/psr7": "^1.7", + "guzzlehttp/psr7": "^1.7 || ^2.0", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0" }, @@ -2307,6 +2307,7 @@ "psr/http-client-implementation": "1.0" }, "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", "ext-curl": "*", "php-http/client-integration-tests": "^3.0", "phpunit/phpunit": "^8.5.5 || ^9.3.5", @@ -2320,7 +2321,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.1-dev" + "dev-master": "7.3-dev" } }, "autoload": { @@ -2362,7 +2363,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.2.0" + "source": "https://github.com/guzzle/guzzle/tree/7.3.0" }, "funding": [ { @@ -2382,7 +2383,7 @@ "type": "github" } ], - "time": "2020-10-10T11:47:56+00:00" + "time": "2021-03-23T11:33:13+00:00" }, { "name": "guzzlehttp/promises", @@ -8510,16 +8511,16 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "3.4.20", + "version": "3.4.21", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "11efb6f57d078ea96cb8f34edb4c2fce0e0f888e" + "reference": "445f13744ce4ea3f75f8424b74bb3607d7d6b019" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/11efb6f57d078ea96cb8f34edb4c2fce0e0f888e", - "reference": "11efb6f57d078ea96cb8f34edb4c2fce0e0f888e", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/445f13744ce4ea3f75f8424b74bb3607d7d6b019", + "reference": "445f13744ce4ea3f75f8424b74bb3607d7d6b019", "shasum": "" }, "require": { @@ -8528,7 +8529,7 @@ "phpunit/phpunit": "^9.5", "react/event-loop": "^1.1", "react/promise": "^2.8", - "wyrihaximus/test-utilities": "^3.6.3" + "wyrihaximus/test-utilities": "^3.6.5" }, "require-dev": { "wyrihaximus/iterator-or-array-to-array": "^1.1" @@ -8552,7 +8553,7 @@ "description": "Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/php-async-test-utilities/issues", - "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/3.4.20" + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/3.4.21" }, "funding": [ { @@ -8560,7 +8561,7 @@ "type": "github" } ], - "time": "2021-03-18T08:15:27+00:00" + "time": "2021-03-23T08:50:56+00:00" }, { "name": "wyrihaximus/coding-standard",