From 4d5b6f3403ae384db234fe2fb44fa39cffac9e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:45:36 +0000 Subject: [PATCH] build(deps-dev): bump php-stubs/woocommerce-stubs from 10.9.1 to 10.9.4 Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 10.9.1 to 10.9.4. - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v10.9.1...v10.9.4) --- updated-dependencies: - dependency-name: php-stubs/woocommerce-stubs dependency-version: 10.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 0d8f0c84d..67801b5b5 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": "b41cfd1bb81a9d4f8ed32b2381a22d65", + "content-hash": "556f279ce85f25f708f60329f1f7067c", "packages": [ { "name": "codeinwp/themeisle-sdk", @@ -1044,24 +1044,24 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v10.9.1", + "version": "v10.9.4", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "e6d583b9fa05b3f5ff67f86c939b45a0c35b8444" + "reference": "a569e43283b86178628beb7aa22cc34b4076b435" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/e6d583b9fa05b3f5ff67f86c939b45a0c35b8444", - "reference": "e6d583b9fa05b3f5ff67f86c939b45a0c35b8444", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/a569e43283b86178628beb7aa22cc34b4076b435", + "reference": "a569e43283b86178628beb7aa22cc34b4076b435", "shasum": "" }, "require": { - "php-stubs/wordpress-stubs": "^5.3 || ^6.0" + "php-stubs/wordpress-stubs": "^5.3 || ^6.0 || ^7.0" }, "require-dev": { "php": "~7.1 || ~8.0", - "php-stubs/generator": "^0.8.0" + "php-stubs/generator": "^0.9.0" }, "suggest": { "symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", @@ -1082,9 +1082,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v10.9.1" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v10.9.4" }, - "time": "2026-06-25T10:47:57+00:00" + "time": "2026-07-16T18:17:41+00:00" }, { "name": "php-stubs/wordpress-stubs",