diff --git a/composer.json b/composer.json index bcad166a56..aaca0f93df 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "dms/phpunit-arraysubset-asserts": "0.5.0", "yoast/phpunit-polyfills": "3.0.0", "johnpbloch/wordpress-core": "6.7.1", - "wp-phpunit/wp-phpunit": "6.7.0", + "wp-phpunit/wp-phpunit": "6.7.1", "wp-cli/wp-cli": "2.11.0" }, "config": { diff --git a/composer.lock b/composer.lock index 024c5a7679..fa468dcb19 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": "ac057f728413fdb5e685a8d15cadd966", + "content-hash": "7a2e31e803aef07bd7cf31b8da1be91d", "packages": [], "packages-dev": [ { @@ -3042,16 +3042,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.7.0", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "2ed55b450c10f6850c44531bed7d86aceba2f842" + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/2ed55b450c10f6850c44531bed7d86aceba2f842", - "reference": "2ed55b450c10f6850c44531bed7d86aceba2f842", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/e63eb1c0980839853c569d3f04ff70263b7795e3", + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3", "shasum": "" }, "type": "library", @@ -3086,7 +3086,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2024-11-13T01:22:47+00:00" + "time": "2024-11-22T01:27:46+00:00" }, { "name": "yoast/phpunit-polyfills",