diff --git a/composer.json b/composer.json index f3b10d6..d8f779a 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "roots/wordpress": "^7.0", "squizlabs/php_codesniffer": "^3.2", "symfony/var-dumper": "^6.4 || ^7.2", - "wp-phpunit/wp-phpunit": "^6.7", + "wp-phpunit/wp-phpunit": "^7.0", "yoast/phpunit-polyfills": "^3.0 || ^4.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index 38cae27..d740077 100644 --- a/composer.lock +++ b/composer.lock @@ -5,7 +5,6 @@ "This file is @generated automatically" ], "content-hash": "4a91a49dfce4e718b160eb46291fb7a4", - "packages": [ { "name": "blakvghost/php-validator", "version": "v2.3.1", @@ -3346,16 +3345,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.0", + "version": "7.0.4", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "448dc57a97c7225d2ac6271876682fca4c2ed340" + "reference": "0d17335392d78b12b3e7e6b519cd53db728df52a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/448dc57a97c7225d2ac6271876682fca4c2ed340", - "reference": "448dc57a97c7225d2ac6271876682fca4c2ed340", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/0d17335392d78b12b3e7e6b519cd53db728df52a", + "reference": "0d17335392d78b12b3e7e6b519cd53db728df52a", "shasum": "" }, "type": "library", @@ -3390,7 +3389,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2025-12-03T01:19:46+00:00" + "time": "2026-07-10T02:38:55+00:00" }, { "name": "yoast/phpunit-polyfills",