diff --git a/composer.json b/composer.json index 3bc943d..2c45137 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "roots/wordpress-core-installer": "^4.0", "roots/wordpress-full": "*@beta", "wp-coding-standards/wpcs": "^3.3", - "wp-phpunit/wp-phpunit": "^6.0", + "wp-phpunit/wp-phpunit": "^7.0", "yoast/phpunit-polyfills": "^4.0" }, "config": { diff --git a/composer.lock b/composer.lock index f55b190..829a512 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": "405a0cb1204f3c27a42325012178f913", + "content-hash": "f94d338a8fa22d018d881ccef9e37e8e", "packages": [], "packages-dev": [ { @@ -2422,16 +2422,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", @@ -2466,7 +2466,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", @@ -2534,7 +2534,9 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": { + "roots/wordpress-full": 10 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {},