From 76bf43642ed7002c3294e008bd85f822d7b3f499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 11:04:59 +0000 Subject: [PATCH] Bump wyrihaximus/test-utilities from 3.7.5 to 3.7.6 Bumps [wyrihaximus/test-utilities](https://github.com/WyriHaximus/php-test-utilities) from 3.7.5 to 3.7.6. - [Release notes](https://github.com/WyriHaximus/php-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-test-utilities/compare/3.7.5...3.7.6) --- updated-dependencies: - dependency-name: wyrihaximus/test-utilities dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index d6aad42..5c64416 100644 --- a/composer.lock +++ b/composer.lock @@ -8468,20 +8468,19 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "3.7.5", + "version": "3.7.6", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "c1d47bd1ffcd6ff6a7cfb310c0ffc39a1c30d763" + "reference": "4a900a8f44207c3f0f6a4819676aca7612f4821f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/c1d47bd1ffcd6ff6a7cfb310c0ffc39a1c30d763", - "reference": "c1d47bd1ffcd6ff6a7cfb310c0ffc39a1c30d763", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/4a900a8f44207c3f0f6a4819676aca7612f4821f", + "reference": "4a900a8f44207c3f0f6a4819676aca7612f4821f", "shasum": "" }, "require": { - "composer/composer": "^1.10.23", "dereuromark/composer-prefer-lowest": "^0.1.10", "ergebnis/composer-normalize": "^2.15.0", "icanhazstring/composer-unused": "^0.7.5", @@ -8514,7 +8513,6 @@ "extra": { "unused": [ "php", - "composer/composer", "dereuromark/composer-prefer-lowest", "friendsofphp/php-cs-fixer", "icanhazstring/composer-unused", @@ -8554,7 +8552,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.7.5" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.7.6" }, "funding": [ { @@ -8562,7 +8560,7 @@ "type": "github" } ], - "time": "2021-11-11T09:42:15+00:00" + "time": "2021-11-15T22:30:45+00:00" } ], "aliases": [],