diff --git a/readme.txt b/readme.txt index 15cdb87..b7b4e09 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === WooCommerce Payfast Gateway === Contributors: woocommerce, automattic Tags: credit card, payfast, payment request, woocommerce, automattic -Requires at least: 6.4 +Requires at least: 6.5 Tested up to: 6.6 Requires PHP: 7.4 Stable tag: 1.6.7 diff --git a/woocommerce-gateway-payfast.php b/woocommerce-gateway-payfast.php index 9060c87..7cf5010 100644 --- a/woocommerce-gateway-payfast.php +++ b/woocommerce-gateway-payfast.php @@ -7,10 +7,10 @@ * Author: WooCommerce * Author URI: https://woocommerce.com/ * Version: 1.6.7 - * Requires at least: 6.4 + * Requires at least: 6.5 * Tested up to: 6.6 - * WC requires at least: 9.1 - * WC tested up to: 9.3 + * WC requires at least: 9.2 + * WC tested up to: 9.4 * Requires PHP: 7.4 * PHP tested up to: 8.3 *