From abf632c9d0a5c318bb23a6430d37791724be1f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:55:26 +0000 Subject: [PATCH] deps(deps-dev): bump php-stubs/woocommerce-stubs from 10.4.2 to 10.5.1 Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 10.4.2 to 10.5.1. - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v10.4.2...v10.5.1) --- updated-dependencies: - dependency-name: php-stubs/woocommerce-stubs dependency-version: 10.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index d2d7787..f31ebf5 100644 --- a/composer.lock +++ b/composer.lock @@ -1659,16 +1659,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v10.4.2", + "version": "v10.5.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "b1222d510f791a92bf89905708c2995854de85b6" + "reference": "cbe8c2121958488b24df3c986e9c7a028aea3591" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/b1222d510f791a92bf89905708c2995854de85b6", - "reference": "b1222d510f791a92bf89905708c2995854de85b6", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/cbe8c2121958488b24df3c986e9c7a028aea3591", + "reference": "cbe8c2121958488b24df3c986e9c7a028aea3591", "shasum": "" }, "require": { @@ -1697,22 +1697,22 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v10.4.2" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v10.5.1" }, - "time": "2025-12-14T04:41:11+00:00" + "time": "2026-02-11T09:34:21+00:00" }, { "name": "php-stubs/wordpress-stubs", - "version": "v6.9.0", + "version": "v6.9.1", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "5171cb6650e6c583a96943fd6ea0dfa3e1089a8a" + "reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/5171cb6650e6c583a96943fd6ea0dfa3e1089a8a", - "reference": "5171cb6650e6c583a96943fd6ea0dfa3e1089a8a", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f12220f303e0d7c0844c0e5e957b0c3cee48d2f7", + "reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7", "shasum": "" }, "conflict": { @@ -1723,9 +1723,10 @@ "nikic/php-parser": "^5.5", "php": "^7.4 || ^8.0", "php-stubs/generator": "^0.8.3", - "phpdocumentor/reflection-docblock": "^5.4.1", + "phpdocumentor/reflection-docblock": "^6.0", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.5", + "symfony/polyfill-php80": "*", "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1", "wp-coding-standards/wpcs": "3.1.0 as 2.3.0" }, @@ -1748,9 +1749,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.9.0" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.9.1" }, - "time": "2025-12-03T23:06:24+00:00" + "time": "2026-02-03T19:29:21+00:00" }, { "name": "phpdocumentor/reflection-common",