diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 index e7eb9b9..8c59f71 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "roots/wordpress": "^6.7", "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 c7c6e97..339cb13 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": "98d9252a4814c80d3cc864a09e115e06", + "content-hash": "2aebf39b15d1166f8c7f0c1b6dade9b5", "packages": [ { "name": "blakvghost/php-validator", @@ -3346,16 +3346,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.0", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "448dc57a97c7225d2ac6271876682fca4c2ed340" + "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5" }, "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/06828a65f8276e31368fbe4c5f3d445332abc4c5", + "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5", "shasum": "" }, "type": "library", @@ -3390,7 +3390,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-05-21T02:56:35+00:00" }, { "name": "yoast/phpunit-polyfills", @@ -3470,5 +3470,5 @@ "platform-overrides": { "php": "8.3" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }