diff --git a/composer.json b/composer.json index e1e5fb532..c4caaa229 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php-stubs/acf-pro-stubs": "^6.8", "wpackagist-plugin/woocommerce": "*", "automattic/vipwpcs": "^3.0", - "php-stubs/wordpress-stubs": "7.0.0 as 6.8.2" + "php-stubs/wordpress-stubs": "7.0.1 as 6.8.2" }, "license": "GPL-2.0+", "authors": [ diff --git a/composer.lock b/composer.lock index 439b236c2..e8704a4a3 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": "5a247aa373965f7dae85a8a3c4b3cb01", + "content-hash": "1f65035b65f0aeebfc5d6deb49cb4d87", "packages": [ { "name": "codeinwp/themeisle-sdk", @@ -1088,16 +1088,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": { @@ -1107,7 +1107,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", @@ -1134,9 +1134,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": "phpcompatibility/php-compatibility", @@ -3193,14 +3193,7 @@ "time": "2025-02-09T18:58:54+00:00" } ], - "aliases": [ - { - "package": "php-stubs/wordpress-stubs", - "version": "7.0.0.0", - "alias": "6.8.2", - "alias_normalized": "6.8.2.0" - } - ], + "aliases": [], "minimum-stability": "dev", "stability-flags": {}, "prefer-stable": true,