From 24cb5cee9727f45b5816fcdd8f5c9c18a1255c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 15:03:20 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-plugin/woocommerce from 10.8.0 to 10.9.1 Bumps wp-plugin/woocommerce from 10.8.0 to 10.9.1. --- updated-dependencies: - dependency-name: wp-plugin/woocommerce dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index d38bb363..a1f52570 100644 --- a/composer.json +++ b/composer.json @@ -148,7 +148,7 @@ "phpunit/phpcov": "^8.2.1", "wp-cli/i18n-command": "^2.7.3", "wp-plugin/jetpack": "^15.8", - "wp-plugin/woocommerce": ">=10.8.0", + "wp-plugin/woocommerce": ">=10.9.1", "wp-plugin/woocommerce-payments": "^10.8.0", "wp-theme/twentytwentyfive": ">=1.5" }, diff --git a/composer.lock b/composer.lock index 60e01777..28c499ec 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": "9b282b0d5676915fbdbdba9f165b4a80", + "content-hash": "a9b3d1a11a2da26d918c0a0172cd4a8e", "packages": [ { "name": "doctrine/inflector", @@ -7493,15 +7493,15 @@ }, { "name": "wp-plugin/woocommerce", - "version": "10.8.0", + "version": "10.9.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/woocommerce/", - "reference": "tags/10.8.0" + "reference": "tags/10.9.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/woocommerce.10.8.0.zip" + "url": "https://downloads.wordpress.org/plugin/woocommerce.10.9.1.zip" }, "require": { "composer/installers": "~1.0|~2.0" @@ -7520,7 +7520,7 @@ "issues": "https://wordpress.org/support/plugin/woocommerce", "source": "https://plugins.svn.wordpress.org/woocommerce" }, - "time": "2026-05-26T16:50:47+00:00" + "time": "2026-06-24T19:16:29+00:00" }, { "name": "wp-plugin/woocommerce-payments",