From 54678e80f9fdc1f4d7e97ebb4bd7dccddcbe94b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 07:04:22 +0000 Subject: [PATCH] Bump wyrihaximus/async-test-utilities from 3.3.1 to 3.3.2 Bumps [wyrihaximus/async-test-utilities](https://github.com/WyriHaximus/php-async-test-utilities) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/WyriHaximus/php-async-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-async-test-utilities/compare/3.3.1...3.3.2) Signed-off-by: dependabot[bot] --- composer.lock | 137 ++++++++++++++++++++++++-------------------------- 1 file changed, 67 insertions(+), 70 deletions(-) diff --git a/composer.lock b/composer.lock index 8950586..40195bb 100644 --- a/composer.lock +++ b/composer.lock @@ -1528,40 +1528,38 @@ }, { "name": "ergebnis/composer-normalize", - "version": "2.11.0", + "version": "2.13.2", "source": { "type": "git", "url": "https://github.com/ergebnis/composer-normalize.git", - "reference": "fbe3173c54af8227a0915094f7c63d3c09f7b28b" + "reference": "1255dbc6acb55cb439ce871513b3877a43473a59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/fbe3173c54af8227a0915094f7c63d3c09f7b28b", - "reference": "fbe3173c54af8227a0915094f7c63d3c09f7b28b", + "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/1255dbc6acb55cb439ce871513b3877a43473a59", + "reference": "1255dbc6acb55cb439ce871513b3877a43473a59", "shasum": "" }, "require": { - "composer-plugin-api": "^2.0.0", - "ergebnis/json-normalizer": "~0.14.0", + "composer-plugin-api": "^1.1.0 || ^2.0.0", + "ergebnis/json-normalizer": "^1.0.2", "ergebnis/json-printer": "^3.1.1", "justinrainbow/json-schema": "^5.2.10", "localheinz/diff": "^1.1.1", "php": "^7.2 || ^8.0" }, "require-dev": { - "composer/composer": "^2.0.0", - "composer/package-versions-deprecated": "^1.11.99", + "composer/composer": "^1.10.19 || ^2.0.8", "ergebnis/license": "^1.1.0", - "ergebnis/php-cs-fixer-config": "^2.5.1", - "ergebnis/phpstan-rules": "~0.15.2", - "ergebnis/test-util": "^1.3.0", - "jangregor/phpstan-prophecy": "~0.8.1", - "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.52", - "phpstan/phpstan-deprecation-rules": "~0.12.5", - "phpstan/phpstan-phpunit": "~0.12.16", - "phpstan/phpstan-strict-rules": "~0.12.5", - "phpunit/phpunit": "^8.5.8", + "ergebnis/php-cs-fixer-config": "^2.10.0", + "ergebnis/phpstan-rules": "~0.15.3", + "ergebnis/test-util": "^1.4.0", + "phpstan/extension-installer": "^1.1.0", + "phpstan/phpstan": "~0.12.64", + "phpstan/phpstan-deprecation-rules": "~0.12.6", + "phpstan/phpstan-phpunit": "~0.12.17", + "phpstan/phpstan-strict-rules": "~0.12.7", + "phpunit/phpunit": "^8.5.13", "psalm/plugin-phpunit": "~0.12.2", "symfony/filesystem": "^5.1.8", "vimeo/psalm": "^3.18.2" @@ -1607,20 +1605,20 @@ "type": "github" } ], - "time": "2020-11-05T09:22:39+00:00" + "time": "2020-12-31T09:51:22+00:00" }, { "name": "ergebnis/json-normalizer", - "version": "0.14.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/ergebnis/json-normalizer.git", - "reference": "4aad3594810d7477b5ea67a16544ad94ae374fc7" + "reference": "6da58f6b555959c07724181744664e732555d0be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/4aad3594810d7477b5ea67a16544ad94ae374fc7", - "reference": "4aad3594810d7477b5ea67a16544ad94ae374fc7", + "url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/6da58f6b555959c07724181744664e732555d0be", + "reference": "6da58f6b555959c07724181744664e732555d0be", "shasum": "" }, "require": { @@ -1631,17 +1629,17 @@ }, "require-dev": { "ergebnis/license": "^1.1.0", - "ergebnis/php-cs-fixer-config": "^2.5.1", - "ergebnis/phpstan-rules": "~0.15.2", - "ergebnis/test-util": "^1.3.0", + "ergebnis/php-cs-fixer-config": "^2.10.0", + "ergebnis/phpstan-rules": "~0.15.3", + "ergebnis/test-util": "^1.4.0", "infection/infection": "~0.15.3", "jangregor/phpstan-prophecy": "~0.8.1", - "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.52", - "phpstan/phpstan-deprecation-rules": "~0.12.5", - "phpstan/phpstan-phpunit": "~0.12.16", - "phpstan/phpstan-strict-rules": "~0.12.5", - "phpunit/phpunit": "^8.5.8", + "phpstan/extension-installer": "^1.1.0", + "phpstan/phpstan": "~0.12.60", + "phpstan/phpstan-deprecation-rules": "~0.12.6", + "phpstan/phpstan-phpunit": "~0.12.17", + "phpstan/phpstan-strict-rules": "~0.12.7", + "phpunit/phpunit": "^8.5.13", "psalm/plugin-phpunit": "~0.12.2", "vimeo/psalm": "^3.18" }, @@ -1677,7 +1675,7 @@ "type": "github" } ], - "time": "2020-10-31T15:46:10+00:00" + "time": "2020-12-31T09:27:51+00:00" }, { "name": "ergebnis/json-printer", @@ -3547,16 +3545,16 @@ }, { "name": "php-coveralls/php-coveralls", - "version": "v2.4.2", + "version": "v2.4.3", "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "8a33ae229da63a0bd22dadae1512af663ce5e559" + "reference": "909381bd40a17ae6e9076051f0d73293c1c091af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/8a33ae229da63a0bd22dadae1512af663ce5e559", - "reference": "8a33ae229da63a0bd22dadae1512af663ce5e559", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/909381bd40a17ae6e9076051f0d73293c1c091af", + "reference": "909381bd40a17ae6e9076051f0d73293c1c091af", "shasum": "" }, "require": { @@ -3624,9 +3622,9 @@ ], "support": { "issues": "https://github.com/php-coveralls/php-coveralls/issues", - "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.4.2" + "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.4.3" }, - "time": "2020-10-23T16:34:35+00:00" + "time": "2020-12-24T09:17:03+00:00" }, { "name": "php-parallel-lint/php-console-color", @@ -4119,16 +4117,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.63", + "version": "0.12.64", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a" + "reference": "23eb1cb7ae125f45f1d0e48051bcf67a9a9b08aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c97ec4754bd53099a06c24847bd2870b99966b6a", - "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/23eb1cb7ae125f45f1d0e48051bcf67a9a9b08aa", + "reference": "23eb1cb7ae125f45f1d0e48051bcf67a9a9b08aa", "shasum": "" }, "require": { @@ -4159,7 +4157,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.63" + "source": "https://github.com/phpstan/phpstan/tree/0.12.64" }, "funding": [ { @@ -4175,7 +4173,7 @@ "type": "tidelift" } ], - "time": "2020-12-15T16:37:16+00:00" + "time": "2020-12-21T11:59:02+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -8041,16 +8039,16 @@ }, { "name": "vimeo/psalm", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "2feba22a005a18bf31d4c7b9bdb9252c73897476" + "reference": "57b53ff26237074fdf5cbcb034f7da5172be4524" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/2feba22a005a18bf31d4c7b9bdb9252c73897476", - "reference": "2feba22a005a18bf31d4c7b9bdb9252c73897476", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/57b53ff26237074fdf5cbcb034f7da5172be4524", + "reference": "57b53ff26237074fdf5cbcb034f7da5172be4524", "shasum": "" }, "require": { @@ -8082,15 +8080,14 @@ "require-dev": { "amphp/amp": "^2.4.2", "bamarni/composer-bin-plugin": "^1.2", - "brianium/paratest": "^4.0.0", + "brianium/paratest": "^4.0||^6.0", "ext-curl": "*", - "php": "^7.3|^8", "phpdocumentor/reflection-docblock": "^5", - "phpmyadmin/sql-parser": "5.1.0", + "phpmyadmin/sql-parser": "5.1.0||dev-master", "phpspec/prophecy": ">=1.9.0", "phpunit/phpunit": "^9.0", "psalm/plugin-phpunit": "^0.13", - "slevomat/coding-standard": "^5.0", + "slevomat/coding-standard": "^6.3.11", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.3", "weirdan/prophecy-shim": "^1.0 || ^2.0" @@ -8140,9 +8137,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.3.1" + "source": "https://github.com/vimeo/psalm/tree/4.3.2" }, - "time": "2020-12-03T16:44:10+00:00" + "time": "2020-12-29T17:37:09+00:00" }, { "name": "webmozart/assert", @@ -8300,16 +8297,16 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "bdc235a60c36502bb7f83565fdd75fe2379e9c3f" + "reference": "367f22c7507ce491fe29aa683a6bc6b089e7cf5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/bdc235a60c36502bb7f83565fdd75fe2379e9c3f", - "reference": "bdc235a60c36502bb7f83565fdd75fe2379e9c3f", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/367f22c7507ce491fe29aa683a6bc6b089e7cf5a", + "reference": "367f22c7507ce491fe29aa683a6bc6b089e7cf5a", "shasum": "" }, "require": { @@ -8318,7 +8315,7 @@ "phpunit/phpunit": "^9.4", "react/event-loop": "^1.1", "react/promise": "^2.8", - "wyrihaximus/test-utilities": "^3.3.1" + "wyrihaximus/test-utilities": "^3.3.3" }, "require-dev": { "wyrihaximus/iterator-or-array-to-array": "^1.1" @@ -8342,7 +8339,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.3.1" + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/3.3.2" }, "funding": [ { @@ -8350,7 +8347,7 @@ "type": "github" } ], - "time": "2020-11-25T09:57:56+00:00" + "time": "2020-12-23T08:01:26+00:00" }, { "name": "wyrihaximus/coding-standard", @@ -8436,16 +8433,16 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "3.3.2", + "version": "3.3.3", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "45349386845a2734148254752ebfb11d05f71821" + "reference": "581a0d0416aa42b879cf660d13c4592e95f50cf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/45349386845a2734148254752ebfb11d05f71821", - "reference": "45349386845a2734148254752ebfb11d05f71821", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/581a0d0416aa42b879cf660d13c4592e95f50cf6", + "reference": "581a0d0416aa42b879cf660d13c4592e95f50cf6", "shasum": "" }, "require": { @@ -8459,9 +8456,9 @@ "php-coveralls/php-coveralls": "^2.4.2", "php-parallel-lint/php-console-highlighter": "^0.5", "php-parallel-lint/php-parallel-lint": "^1.2.0", - "phpspec/prophecy": "^1.12.1", + "phpspec/prophecy": "^1.12.2", "phpspec/prophecy-phpunit": "^2.0.1", - "phpstan/phpstan": "^0.12.62", + "phpstan/phpstan": "^0.12.64", "phpunit/phpunit": "^9.5.0", "psalm/plugin-phpunit": "^0.15.0", "roave/backward-compatibility-check": "^5.0.0", @@ -8516,7 +8513,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.3.2" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.3.3" }, "funding": [ { @@ -8524,7 +8521,7 @@ "type": "github" } ], - "time": "2020-12-15T15:46:39+00:00" + "time": "2020-12-22T07:40:54+00:00" } ], "aliases": [],