diff --git a/composer.json b/composer.json index a5b92e5..871d6d9 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "phpunit/phpunit": "^9.6", - "wp-phpunit/wp-phpunit": "^6.7", + "wp-phpunit/wp-phpunit": "^7.0", "yoast/phpunit-polyfills": "^4.0" }, "scripts": { diff --git a/composer.lock b/composer.lock index 2a02d40..c261d2f 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": "330f9e852eb748372bfc43ab6f2717c8", + "content-hash": "8d9d723bac57478a4e8b0a4946b2ee22", "packages": [], "packages-dev": [ { @@ -4474,16 +4474,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.4", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0" + "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/15fd216bf6516670d8d07b938675925bfa5c15b0", - "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/06828a65f8276e31368fbe4c5f3d445332abc4c5", + "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5", "shasum": "" }, "type": "library", @@ -4518,7 +4518,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2026-02-04T01:48:23+00:00" + "time": "2026-05-21T02:56:35+00:00" }, { "name": "yoast/phpunit-polyfills",