diff --git a/composer.lock b/composer.lock index 5b0f183..d5da1ba 100644 --- a/composer.lock +++ b/composer.lock @@ -497,16 +497,16 @@ }, { "name": "php-stubs/wordpress-stubs", - "version": "v7.0.0", + "version": "v7.0.1", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "d74b963ed4f47303859bf73c741c80f554c83dc6" + "reference": "4d0cc9d5c4efd2a46f8c53a40c38f1679a4194b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/d74b963ed4f47303859bf73c741c80f554c83dc6", - "reference": "d74b963ed4f47303859bf73c741c80f554c83dc6", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/4d0cc9d5c4efd2a46f8c53a40c38f1679a4194b6", + "reference": "4d0cc9d5c4efd2a46f8c53a40c38f1679a4194b6", "shasum": "" }, "conflict": { @@ -516,7 +516,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", @@ -543,9 +543,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v7.0.0" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v7.0.1" }, - "time": "2026-05-21T21:41:34+00:00" + "time": "2026-07-10T10:10:02+00:00" }, { "name": "phpunit/php-code-coverage",