From d64c1d7b0459c69134f00212a4f63ed8f58b545b Mon Sep 17 00:00:00 2001 From: carmenmaymo Date: Mon, 5 Feb 2024 11:52:46 +0100 Subject: [PATCH] Update wp, wc compat --- mollie-payments-for-woocommerce.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mollie-payments-for-woocommerce.php b/mollie-payments-for-woocommerce.php index 39c05ee0..508cd813 100644 --- a/mollie-payments-for-woocommerce.php +++ b/mollie-payments-for-woocommerce.php @@ -7,12 +7,12 @@ * Author: Mollie * Author URI: https://www.mollie.com * Requires at least: 5.0 - * Tested up to: 6.3 + * Tested up to: 6.4 * Text Domain: mollie-payments-for-woocommerce * Domain Path: /languages * License: GPLv2 or later * WC requires at least: 3.9 - * WC tested up to: 8.2 + * WC tested up to: 8.5 * Requires PHP: 7.2 */ declare(strict_types=1);