From 7570baeaa54f2ec4f1f1045f74393c9f11d646df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:46:36 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.6.2 to 6.7.0 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.6.2 to 6.7.0. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.6.2...6.7.0) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 40ed2c72c..42ba00bc2 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "newfold-labs/wp-php-standards": "^1.2.4", "roave/security-advisories": "dev-latest", "wp-cli/i18n-command": "^2.6.3", - "wp-phpunit/wp-phpunit": "^6.6.2" + "wp-phpunit/wp-phpunit": "^6.7.0" }, "require": { "newfold-labs/wp-module-activation": "^1.0.5", diff --git a/composer.lock b/composer.lock index 82b9fcaf1..3fcacc0f2 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": "17edab4135d8d9d6d71ad3037f0b1354", + "content-hash": "c86e509b47a0df27b2459ca2addcb2ec", "packages": [ { "name": "doctrine/inflector", @@ -4937,16 +4937,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.6.2", + "version": "6.7.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "7a1d3a2150033a3d3e19de40aa5b2ef2fee36bc3" + "reference": "2ed55b450c10f6850c44531bed7d86aceba2f842" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/7a1d3a2150033a3d3e19de40aa5b2ef2fee36bc3", - "reference": "7a1d3a2150033a3d3e19de40aa5b2ef2fee36bc3", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/2ed55b450c10f6850c44531bed7d86aceba2f842", + "reference": "2ed55b450c10f6850c44531bed7d86aceba2f842", "shasum": "" }, "type": "library", @@ -4981,7 +4981,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2024-07-17T01:13:44+00:00" + "time": "2024-11-13T01:22:47+00:00" } ], "aliases": [],