diff --git a/composer.json b/composer.json index b50a3564..b921a0e9 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "roave/security-advisories": "dev-master", "wpackagist-plugin/bbpress": "^2.6.5", "wpackagist-plugin/wordpress-seo": "^20.5", - "wpackagist-plugin/woocommerce": "^7.0.0", + "wpackagist-plugin/woocommerce": "^8.5.0", "wpackagist-plugin/tour-operator": "^1.4.1", "wpackagist-plugin/sensei-lms": "^4.0.0", "wpackagist-plugin/the-events-calendar": "^6.0.0", diff --git a/composer.lock b/composer.lock index fdb5ccb8..4d99704f 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": "a747f257aef3334ec386ef565980e144", + "content-hash": "a22e3440e1662eb3feb95510087a1758", "packages": [ { "name": "composer/installers", @@ -2951,15 +2951,15 @@ }, { "name": "wpackagist-plugin/woocommerce", - "version": "7.6.1", + "version": "8.5.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/woocommerce/", - "reference": "tags/7.6.1" + "reference": "tags/8.5.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/woocommerce.7.6.1.zip" + "url": "https://downloads.wordpress.org/plugin/woocommerce.8.5.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2997,5 +2997,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }