diff --git a/composer.json b/composer.json index e5f0a89..00afb02 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "phpunit/phpunit": "^9.6", "yoast/phpunit-polyfills": "^4.0", "phpstan/phpstan": "^2.1", - "php-stubs/wordpress-stubs": "^6.8" + "php-stubs/wordpress-stubs": "^7.0" }, "autoload": { "files": [ diff --git a/composer.lock b/composer.lock index d312d9a..ecf3b8e 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": "744ae16dff0084e7151825d4e2157447", + "content-hash": "40773675064080df6321b3605eeae90c", "packages": [ { "name": "codeinwp/themeisle-sdk", @@ -452,16 +452,16 @@ }, { "name": "php-stubs/wordpress-stubs", - "version": "v6.9.4", + "version": "v7.0.1", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "90a9412826b9944f93b10bf41d795b5fe68abcd5" + "reference": "4d0cc9d5c4efd2a46f8c53a40c38f1679a4194b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/90a9412826b9944f93b10bf41d795b5fe68abcd5", - "reference": "90a9412826b9944f93b10bf41d795b5fe68abcd5", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/4d0cc9d5c4efd2a46f8c53a40c38f1679a4194b6", + "reference": "4d0cc9d5c4efd2a46f8c53a40c38f1679a4194b6", "shasum": "" }, "conflict": { @@ -471,7 +471,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "nikic/php-parser": "^5.5", "php": "^7.4 || ^8.0", - "php-stubs/generator": "^0.8.6", + "php-stubs/generator": "^0.9", "phpdocumentor/reflection-docblock": "^6.0", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.5", @@ -498,9 +498,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.9.4" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v7.0.1" }, - "time": "2026-05-01T20:36:01+00:00" + "time": "2026-07-10T10:10:02+00:00" }, { "name": "phpcompatibility/php-compatibility",