From a3867ac12b5bd26ecd8296e510d99685d91fc56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 04:03:38 +0000 Subject: [PATCH] Bump wyrihaximus/async-test-utilities from 3.4.22 to 4.2.1 Bumps [wyrihaximus/async-test-utilities](https://github.com/WyriHaximus/php-async-test-utilities) from 3.4.22 to 4.2.1. - [Release notes](https://github.com/WyriHaximus/php-async-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-async-test-utilities/compare/3.4.22...4.2.1) --- updated-dependencies: - dependency-name: wyrihaximus/async-test-utilities dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 108 +++++++++++++++++++++++++++----------------------- 2 files changed, 60 insertions(+), 50 deletions(-) diff --git a/composer.json b/composer.json index 915123d..5c85107 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "thecodingmachine/safe": "^1.0" }, "require-dev": { - "wyrihaximus/async-test-utilities": "3.4.22" + "wyrihaximus/async-test-utilities": "4.2.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 167ba57..489c6df 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "361630d1b1fdd76852fefbfbfdcef8fc", + "content-hash": "65b15aee4fd37b3ca79726a294d7fa43", "packages": [ { "name": "ancarda/psr7-string-stream", @@ -3148,16 +3148,16 @@ }, { "name": "composer/composer", - "version": "1.10.24", + "version": "1.10.25", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "6dea608377dc5409895d4cfd987947bc0abe154a" + "reference": "892838f84440b4851ec7e57221d52cb65a8991a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/6dea608377dc5409895d4cfd987947bc0abe154a", - "reference": "6dea608377dc5409895d4cfd987947bc0abe154a", + "url": "https://api.github.com/repos/composer/composer/zipball/892838f84440b4851ec7e57221d52cb65a8991a5", + "reference": "892838f84440b4851ec7e57221d52cb65a8991a5", "shasum": "" }, "require": { @@ -3227,7 +3227,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/1.10.24" + "source": "https://github.com/composer/composer/tree/1.10.25" }, "funding": [ { @@ -3243,20 +3243,20 @@ "type": "tidelift" } ], - "time": "2021-12-09T19:06:33+00:00" + "time": "2022-01-21T09:02:15+00:00" }, { "name": "composer/package-versions-deprecated", - "version": "1.11.99.4", + "version": "1.11.99.5", "source": { "type": "git", "url": "https://github.com/composer/package-versions-deprecated.git", - "reference": "b174585d1fe49ceed21928a945138948cb394600" + "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600", - "reference": "b174585d1fe49ceed21928a945138948cb394600", + "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d", + "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d", "shasum": "" }, "require": { @@ -3300,7 +3300,7 @@ "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "support": { "issues": "https://github.com/composer/package-versions-deprecated/issues", - "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4" + "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5" }, "funding": [ { @@ -3316,7 +3316,7 @@ "type": "tidelift" } ], - "time": "2021-09-13T08:41:34+00:00" + "time": "2022-01-17T14:14:24+00:00" }, { "name": "composer/semver", @@ -3899,16 +3899,16 @@ }, { "name": "ergebnis/json-normalizer", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/ergebnis/json-normalizer.git", - "reference": "2039eb11131a243b9204bf51219baa08935e6b1d" + "reference": "b4c8de936ff453d1b2e45599b995db724e405e97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/2039eb11131a243b9204bf51219baa08935e6b1d", - "reference": "2039eb11131a243b9204bf51219baa08935e6b1d", + "url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/b4c8de936ff453d1b2e45599b995db724e405e97", + "reference": "b4c8de936ff453d1b2e45599b995db724e405e97", "shasum": "" }, "require": { @@ -3921,12 +3921,12 @@ "require-dev": { "ergebnis/data-provider": "^1.0.0", "ergebnis/license": "^1.2.0", - "ergebnis/php-cs-fixer-config": "^3.4.0", + "ergebnis/php-cs-fixer-config": "^4.0.0", "fakerphp/faker": "^1.17.0", - "infection/infection": "~0.25.5", - "phpunit/phpunit": "^9.5.11", + "infection/infection": "~0.26.2", + "phpunit/phpunit": "^9.5.12", "psalm/plugin-phpunit": "~0.16.1", - "vimeo/psalm": "^4.17.0" + "vimeo/psalm": "^4.18" }, "type": "library", "autoload": { @@ -3960,7 +3960,7 @@ "type": "github" } ], - "time": "2022-01-04T11:19:55+00:00" + "time": "2022-01-21T18:55:05+00:00" }, { "name": "ergebnis/json-printer", @@ -4733,33 +4733,33 @@ }, { "name": "infection/extension-installer", - "version": "0.1.1", + "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/infection/extension-installer.git", - "reference": "ff30c0adffcdbc747c96adf92382ccbe271d0afd" + "reference": "9b351d2910b9a23ab4815542e93d541e0ca0cdcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/extension-installer/zipball/ff30c0adffcdbc747c96adf92382ccbe271d0afd", - "reference": "ff30c0adffcdbc747c96adf92382ccbe271d0afd", + "url": "https://api.github.com/repos/infection/extension-installer/zipball/9b351d2910b9a23ab4815542e93d541e0ca0cdcf", + "reference": "9b351d2910b9a23ab4815542e93d541e0ca0cdcf", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0" }, "require-dev": { - "composer/composer": "^1.9", - "friendsofphp/php-cs-fixer": "^2.16", + "composer/composer": "^1.9 || ^2.0", + "friendsofphp/php-cs-fixer": "^2.18, <2.19", "infection/infection": "^0.15.2", - "php-coveralls/php-coveralls": "^2.2", + "php-coveralls/php-coveralls": "^2.4", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12.10", "phpstan/phpstan-phpunit": "^0.12.6", "phpstan/phpstan-strict-rules": "^0.12.2", "phpstan/phpstan-webmozart-assert": "^0.12.2", - "phpunit/phpunit": "^8.5", - "vimeo/psalm": "^3.8" + "phpunit/phpunit": "^9.5", + "vimeo/psalm": "^4.8" }, "type": "composer-plugin", "extra": { @@ -4783,9 +4783,19 @@ "description": "Infection Extension Installer", "support": { "issues": "https://github.com/infection/extension-installer/issues", - "source": "https://github.com/infection/extension-installer/tree/0.1.1" + "source": "https://github.com/infection/extension-installer/tree/0.1.2" }, - "time": "2020-04-25T22:40:05+00:00" + "funding": [ + { + "url": "https://github.com/infection", + "type": "github" + }, + { + "url": "https://opencollective.com/infection", + "type": "open_collective" + } + ], + "time": "2021-10-20T22:08:34+00:00" }, { "name": "infection/include-interceptor", @@ -7142,16 +7152,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.11", + "version": "9.5.13", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2406855036db1102126125537adb1406f7242fdd" + "reference": "597cb647654ede35e43b137926dfdfef0fb11743" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2406855036db1102126125537adb1406f7242fdd", - "reference": "2406855036db1102126125537adb1406f7242fdd", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743", + "reference": "597cb647654ede35e43b137926dfdfef0fb11743", "shasum": "" }, "require": { @@ -7229,7 +7239,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.11" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13" }, "funding": [ { @@ -7241,7 +7251,7 @@ "type": "github" } ], - "time": "2021-12-25T07:07:57+00:00" + "time": "2022-01-24T07:33:35+00:00" }, { "name": "psalm/plugin-phpunit", @@ -10238,28 +10248,28 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "3.4.22", + "version": "4.2.1", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "0620b025f5da8f645b7f5fbb6dc23afce11bb7e0" + "reference": "3ca409ddf78b5960feec0aa0a388153a667a1129" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/0620b025f5da8f645b7f5fbb6dc23afce11bb7e0", - "reference": "0620b025f5da8f645b7f5fbb6dc23afce11bb7e0", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/3ca409ddf78b5960feec0aa0a388153a667a1129", + "reference": "3ca409ddf78b5960feec0aa0a388153a667a1129", "shasum": "" }, "require": { - "clue/block-react": "^1.4", + "clue/block-react": "^1.5", "php": "^8 || ^7.4", "phpunit/phpunit": "^9.5", - "react/event-loop": "^1.1", + "react/event-loop": "^1.2", "react/promise": "^2.8", - "wyrihaximus/test-utilities": "^3.6.7" + "wyrihaximus/test-utilities": "^5 || ^4 || ^3.7.6" }, "require-dev": { - "wyrihaximus/iterator-or-array-to-array": "^1.1" + "wyrihaximus/iterator-or-array-to-array": "^1.2" }, "type": "library", "autoload": { @@ -10280,7 +10290,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.22" + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/4.2.1" }, "funding": [ { @@ -10288,7 +10298,7 @@ "type": "github" } ], - "time": "2021-03-28T20:28:43+00:00" + "time": "2022-01-26T20:19:29+00:00" }, { "name": "wyrihaximus/coding-standard",