diff --git a/composer.json b/composer.json index 627688cd..72387b7e 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2.4", "wp-cli/i18n-command": "^2.6.3", - "wp-phpunit/wp-phpunit": "^6.6.2" + "wp-phpunit/wp-phpunit": "^6.7.0" }, "scripts": { "fix": "vendor/bin/phpcbf --standard=phpcs.xml .", diff --git a/composer.lock b/composer.lock index c629e440..003e48fd 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": "11294c0e12c73d79e0b9cadb815bc8ab", + "content-hash": "17082a1f3485bf7223ece2c90c25cbb1", "packages": [ { "name": "doctrine/inflector", @@ -4055,16 +4055,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", @@ -4099,7 +4099,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": [ @@ -4117,11 +4117,11 @@ } ], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" },