From 06ed6515849d08c33dd1c2ce56e96c5148260e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 07:57:08 +0000 Subject: [PATCH] Bump wyrihaximus/async-test-utilities from 3.4.2 to 3.4.3 Bumps [wyrihaximus/async-test-utilities](https://github.com/WyriHaximus/php-async-test-utilities) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/WyriHaximus/php-async-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-async-test-utilities/compare/3.4.2...3.4.3) Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 590191a..ad8d025 100644 --- a/composer.lock +++ b/composer.lock @@ -8346,16 +8346,16 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "3.4.2", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "c239f823abc2909733630899ca0b7ec1d0724422" + "reference": "d1e09cd498a8be8283d45907ee777277e913ecab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/c239f823abc2909733630899ca0b7ec1d0724422", - "reference": "c239f823abc2909733630899ca0b7ec1d0724422", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/d1e09cd498a8be8283d45907ee777277e913ecab", + "reference": "d1e09cd498a8be8283d45907ee777277e913ecab", "shasum": "" }, "require": { @@ -8364,7 +8364,7 @@ "phpunit/phpunit": "^9.5", "react/event-loop": "^1.1", "react/promise": "^2.8", - "wyrihaximus/test-utilities": "^3.5.2" + "wyrihaximus/test-utilities": "^3.5.3" }, "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.2" + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/3.4.3" }, "funding": [ { @@ -8396,7 +8396,7 @@ "type": "github" } ], - "time": "2021-01-26T05:23:50+00:00" + "time": "2021-01-29T18:28:57+00:00" }, { "name": "wyrihaximus/coding-standard", @@ -8482,20 +8482,20 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "3.5.2", + "version": "3.5.3", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "acf6b25513aba198717ab57d4382e1677ffafcc3" + "reference": "8ec4fef66fd2b9a6c22a5ce9982314a7706b7b77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/acf6b25513aba198717ab57d4382e1677ffafcc3", - "reference": "acf6b25513aba198717ab57d4382e1677ffafcc3", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/8ec4fef66fd2b9a6c22a5ce9982314a7706b7b77", + "reference": "8ec4fef66fd2b9a6c22a5ce9982314a7706b7b77", "shasum": "" }, "require": { - "composer/composer": "^1.10.19", + "composer/composer": "^1.10.20", "ergebnis/composer-normalize": "^2.13.2", "icanhazstring/composer-unused": "^0.7.5", "infection/infection": "^0.20.1", @@ -8508,7 +8508,7 @@ "php-parallel-lint/php-parallel-lint": "^1.2.0", "phpspec/prophecy": "^1.12.2", "phpspec/prophecy-phpunit": "^2.0.1", - "phpstan/phpstan": "^0.12.69", + "phpstan/phpstan": "^0.12.70", "phpunit/phpunit": "^9.5.1", "psalm/plugin-phpunit": "^0.15.1", "roave/backward-compatibility-check": "^5.0.0", @@ -8516,7 +8516,7 @@ "squizlabs/php_codesniffer": "^3.5.8", "thecodingmachine/safe": "^1.3.3", "vimeo/psalm": "^4.4.1", - "wyrihaximus/coding-standard": "^2.2.0", + "wyrihaximus/coding-standard": "^2.3.0", "wyrihaximus/phpstan-rules-wrapper": "^1.2.2" }, "conflict": { @@ -8564,7 +8564,7 @@ "description": "🛠️ Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/php-test-utilities/issues", - "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.5.2" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.5.3" }, "funding": [ { @@ -8572,7 +8572,7 @@ "type": "github" } ], - "time": "2021-01-25T17:23:54+00:00" + "time": "2021-01-28T03:09:50+00:00" } ], "aliases": [],