diff --git a/composer.json b/composer.json index 37adf623..d12bf0f8 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "1.2.0", "sirbrillig/phpcs-variable-analysis": "^2.11.3", "phpunit/phpunit": "^9.5", - "wp-phpunit/wp-phpunit": "^6.0", + "wp-phpunit/wp-phpunit": "^7.1", "yoast/phpunit-polyfills": "^3.0", "wp-cli/i18n-command": "^2.4" }, diff --git a/composer.lock b/composer.lock index b89a5cbd..ec6cd36b 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": "e149f7e6c8f7a809aae515721ede0c9e", + "content-hash": "0c17587780b6d10e4e1c54aad54c3f62", "packages": [], "packages-dev": [ { @@ -2981,16 +2981,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.1", + "version": "7.1.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0" + "reference": "797edc710afc958854852d859c93d9aa1de6447d" }, "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/797edc710afc958854852d859c93d9aa1de6447d", + "reference": "797edc710afc958854852d859c93d9aa1de6447d", "shasum": "" }, "type": "library", @@ -3025,7 +3025,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-08-20T00:59:59+00:00" }, { "name": "yoast/phpunit-polyfills", @@ -3100,5 +3100,5 @@ "php": ">=8.2" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }