Bump WooCommerce minimum version to 9.6

[MAILPOET-6490]
This commit is contained in:
 Ján Mikláš
2025-02-27 08:06:51 +01:00
committed by Ján Mikláš
parent 355baa9a9b
commit 83b1f90b53
2 changed files with 4 additions and 4 deletions

View File

@@ -197,7 +197,7 @@ jobs:
- run:
name: Download additional WP Plugins for tests
command: |
./do download:woo-commerce-zip 9.6.2
./do download:woo-commerce-zip 9.7.0
./do download:woo-commerce-subscriptions-zip 7.2.1
./do download:woo-commerce-memberships-zip 1.26.5
./do download:automate-woo-zip 6.1.7

View File

@@ -11,8 +11,8 @@
* Text Domain: mailpoet
* Domain Path: /lang
*
* WC requires at least: 9.5.1
* WC tested up to: 9.6.0
* WC requires at least: 9.6.2
* WC tested up to: 9.7.0
*
* @package WordPress
* @author MailPoet
@@ -28,7 +28,7 @@ $mailpoetPlugin = [
];
const MAILPOET_MINIMUM_REQUIRED_WP_VERSION = '6.6'; // L-1 version, not the latest
const MAILPOET_MINIMUM_REQUIRED_WOOCOMMERCE_VERSION = '9.5'; // L-1 version, not the latest
const MAILPOET_MINIMUM_REQUIRED_WOOCOMMERCE_VERSION = '9.6'; // L-1 version, not the latest
// Display WP version error notice