From 2f9f21d50cc266d4f13ede26172de911612ae72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 06:32:27 +0000 Subject: [PATCH] Bump wyrihaximus/test-utilities from 3.6.7 to 3.6.8 Bumps [wyrihaximus/test-utilities](https://github.com/WyriHaximus/php-test-utilities) from 3.6.7 to 3.6.8. - [Release notes](https://github.com/WyriHaximus/php-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-test-utilities/compare/3.6.7...3.6.8) Signed-off-by: dependabot[bot] --- composer.lock | 44 +++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index b807994..19f8b04 100644 --- a/composer.lock +++ b/composer.lock @@ -98,16 +98,16 @@ }, { "name": "amphp/byte-stream", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/amphp/byte-stream.git", - "reference": "f0c20cf598a958ba2aa8c6e5a71c697d652c7088" + "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/byte-stream/zipball/f0c20cf598a958ba2aa8c6e5a71c697d652c7088", - "reference": "f0c20cf598a958ba2aa8c6e5a71c697d652c7088", + "url": "https://api.github.com/repos/amphp/byte-stream/zipball/acbd8002b3536485c997c4e019206b3f10ca15bd", + "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd", "shasum": "" }, "require": { @@ -163,9 +163,15 @@ "support": { "irc": "irc://irc.freenode.org/amphp", "issues": "https://github.com/amphp/byte-stream/issues", - "source": "https://github.com/amphp/byte-stream/tree/master" + "source": "https://github.com/amphp/byte-stream/tree/v1.8.1" }, - "time": "2020-06-29T18:35:05+00:00" + "funding": [ + { + "url": "https://github.com/amphp", + "type": "github" + } + ], + "time": "2021-03-30T17:13:30+00:00" }, { "name": "beberlei/assert", @@ -1550,16 +1556,16 @@ }, { "name": "filp/whoops", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "f6e14679f948d8a5cfb866fa7065a30c66bd64d3" + "reference": "d501fd2658d55491a2295ff600ae5978eaad7403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/f6e14679f948d8a5cfb866fa7065a30c66bd64d3", - "reference": "f6e14679f948d8a5cfb866fa7065a30c66bd64d3", + "url": "https://api.github.com/repos/filp/whoops/zipball/d501fd2658d55491a2295ff600ae5978eaad7403", + "reference": "d501fd2658d55491a2295ff600ae5978eaad7403", "shasum": "" }, "require": { @@ -1609,7 +1615,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.11.0" + "source": "https://github.com/filp/whoops/tree/2.12.0" }, "funding": [ { @@ -1617,7 +1623,7 @@ "type": "github" } ], - "time": "2021-03-19T12:00:00+00:00" + "time": "2021-03-30T12:00:00+00:00" }, { "name": "guzzlehttp/guzzle", @@ -8070,16 +8076,16 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "3.6.7", + "version": "3.6.8", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "b09988d89d035464c15e9114e96830bb925a70c6" + "reference": "5180fec8f758f7f42ee1797668c2a979e29d1111" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/b09988d89d035464c15e9114e96830bb925a70c6", - "reference": "b09988d89d035464c15e9114e96830bb925a70c6", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/5180fec8f758f7f42ee1797668c2a979e29d1111", + "reference": "5180fec8f758f7f42ee1797668c2a979e29d1111", "shasum": "" }, "require": { @@ -8103,7 +8109,7 @@ "roave/infection-static-analysis-plugin": "^1.7.1", "squizlabs/php_codesniffer": "^3.5.8", "thecodingmachine/safe": "^1.3.3", - "vimeo/psalm": "^4.6.4", + "vimeo/psalm": "^4.7.0", "wyrihaximus/coding-standard": "^2.3.0", "wyrihaximus/phpstan-rules-wrapper": "^1.2.2" }, @@ -8152,7 +8158,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.6.7" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.6.8" }, "funding": [ { @@ -8160,7 +8166,7 @@ "type": "github" } ], - "time": "2021-03-28T19:50:21+00:00" + "time": "2021-03-31T21:35:50+00:00" } ], "aliases": [],