From b70cad10f23c10cbff7d3227d6860d9a59b18b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 12:06:29 +0000 Subject: [PATCH] chore(deps-dev): bump php-stubs/wordpress-stubs from 6.9.4 to 7.0.1 Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.9.4 to 7.0.1. - [Release notes](https://github.com/php-stubs/wordpress-stubs/releases) - [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.9.4...v7.0.1) --- updated-dependencies: - dependency-name: php-stubs/wordpress-stubs dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index b7147d7..10184df 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 9db1db8..5f059e1 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": "3465780a8769d575341db1d3e93ca51a", + "content-hash": "a6b2d163a24983cd5db977355b2987cd", "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",