From b8103cae2051a8d3ed10dc887a86efb586648e51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 06:29:09 +0000 Subject: [PATCH] Bump wyrihaximus/async-test-utilities from 3.4.5 to 3.4.6 Bumps [wyrihaximus/async-test-utilities](https://github.com/WyriHaximus/php-async-test-utilities) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/WyriHaximus/php-async-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-async-test-utilities/compare/3.4.5...3.4.6) Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 3d5964b..1ce7c05 100644 --- a/composer.lock +++ b/composer.lock @@ -8346,16 +8346,16 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "3.4.5", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "730249e9269380e772cab99124d30db220063804" + "reference": "0877b643fcabeef7aae0b87221bfc29a2e8cde48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/730249e9269380e772cab99124d30db220063804", - "reference": "730249e9269380e772cab99124d30db220063804", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/0877b643fcabeef7aae0b87221bfc29a2e8cde48", + "reference": "0877b643fcabeef7aae0b87221bfc29a2e8cde48", "shasum": "" }, "require": { @@ -8364,7 +8364,7 @@ "phpunit/phpunit": "^9.5", "react/event-loop": "^1.1", "react/promise": "^2.8", - "wyrihaximus/test-utilities": "^3.5.4" + "wyrihaximus/test-utilities": "^3.5.5" }, "require-dev": { "wyrihaximus/iterator-or-array-to-array": "^1.1" @@ -8388,7 +8388,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.5" + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/3.4.6" }, "funding": [ { @@ -8396,7 +8396,7 @@ "type": "github" } ], - "time": "2021-02-03T05:16:44+00:00" + "time": "2021-02-04T05:21:33+00:00" }, { "name": "wyrihaximus/coding-standard",