diff --git a/composer.json b/composer.json index 096e960..fbdd345 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "phpunit/phpunit": "^9.4", "react/event-loop": "^1.1", "react/promise": "^2.8", - "wyrihaximus/test-utilities": "^3" + "wyrihaximus/test-utilities": "^3.1" }, "require-dev": { "wyrihaximus/iterator-or-array-to-array": "^1.1" diff --git a/composer.lock b/composer.lock index 563b5f7..9c99f3e 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": "e8414b38210ace3c2a7915f9313a6be9", + "content-hash": "d3c0f2f87f2c55acd38a38b47bf949f4", "packages": [ { "name": "amphp/amp", @@ -8099,40 +8099,40 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "e136db9377f5d306112aee0f516b128d22cbaeb0" + "reference": "ee56cdb9135913dd47bc1bddd0449666a3a7d0d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/e136db9377f5d306112aee0f516b128d22cbaeb0", - "reference": "e136db9377f5d306112aee0f516b128d22cbaeb0", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/ee56cdb9135913dd47bc1bddd0449666a3a7d0d9", + "reference": "ee56cdb9135913dd47bc1bddd0449666a3a7d0d9", "shasum": "" }, "require": { - "composer/composer": "^1.8", - "ergebnis/composer-normalize": "^2.0", + "composer/composer": "^1.10", + "ergebnis/composer-normalize": "^2.11", "icanhazstring/composer-unused": "^0.7", "infection/infection": "^0.20", - "maglnet/composer-require-checker": "^2.0", - "nunomaduro/collision": "^4.0 || ^3.0 || ^5.0", + "maglnet/composer-require-checker": "^2.1", + "nunomaduro/collision": "^5.1", "php": "^7.4", - "php-coveralls/php-coveralls": "^2.2", - "php-parallel-lint/php-console-highlighter": "^0.4.0 || ^0.5", - "php-parallel-lint/php-parallel-lint": "^1.1", - "phpspec/prophecy": "^1.10", + "php-coveralls/php-coveralls": "^2.4", + "php-parallel-lint/php-console-highlighter": "^0.5", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpspec/prophecy": "^1.12", "phpspec/prophecy-phpunit": "^2.0", - "phpstan/phpstan": "^0.12.42", + "phpstan/phpstan": "^0.12.54", "phpunit/phpunit": "^9.4", - "psalm/plugin-phpunit": "^0.13.0", + "psalm/plugin-phpunit": "^0.13", "roave/backward-compatibility-check": "^5.0", - "roave/infection-static-analysis-plugin": "^1.2", - "squizlabs/php_codesniffer": "^3.4.2", - "thecodingmachine/safe": "^1.0", + "roave/infection-static-analysis-plugin": "^1.3", + "squizlabs/php_codesniffer": "^3.5", + "thecodingmachine/safe": "^1.3", "vimeo/psalm": "^4.1", - "wyrihaximus/coding-standard": "^2.0.1", + "wyrihaximus/coding-standard": "^2.1", "wyrihaximus/phpstan-rules-wrapper": "^1.2" }, "type": "library", @@ -8176,7 +8176,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.0.0" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.1.0" }, "funding": [ { @@ -8184,7 +8184,7 @@ "type": "github" } ], - "time": "2020-11-02T00:00:38+00:00" + "time": "2020-11-08T23:10:13+00:00" } ], "packages-dev": [