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",