diff --git a/composer.json b/composer.json index 7b1c9a6de8..99d53a3f9b 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "dms/phpunit-arraysubset-asserts": "0.5.0", "yoast/phpunit-polyfills": "3.1.1", "johnpbloch/wordpress-core": "6.7.2", - "wp-phpunit/wp-phpunit": "6.7.1", + "wp-phpunit/wp-phpunit": "6.7.2", "wp-cli/wp-cli": "2.11.0" }, "config": { diff --git a/composer.lock b/composer.lock index 4123f42585..dce3b16a46 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": "8c9ede8901e3ea4077071bdf77a5f9fd", + "content-hash": "0b20c6aa61e4a82ad7d0d13ed9b50f84", "packages": [], "packages-dev": [ { @@ -3042,16 +3042,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.7.1", + "version": "6.7.2", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3" + "reference": "e2bb06bacc92a8e9e405e83f56989e8ed9359db1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/e63eb1c0980839853c569d3f04ff70263b7795e3", - "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/e2bb06bacc92a8e9e405e83f56989e8ed9359db1", + "reference": "e2bb06bacc92a8e9e405e83f56989e8ed9359db1", "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-22T01:27:46+00:00" + "time": "2025-02-12T01:22:52+00:00" }, { "name": "yoast/phpunit-polyfills",