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",