Skip to content

Commit 8cb0bd8

Browse files
authored
Merge pull request #82 from gocardless/woo-10.1
Compatibility testing with WC 10.1
2 parents c815434 + 1700e39 commit 8cb0bd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

woocommerce-gateway-gocardless.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
* Plugin URI: https://www.woocommerce.com/products/gocardless/
55
* Description: Extends both WooCommerce and WooCommerce Subscriptions with the GoCardless Payment Gateway. A GoCardless merchant account is required.
66
* Version: 2.9.6
7-
* Requires at least: 6.6
7+
* Requires at least: 6.7
88
* Requires PHP: 7.4
99
* PHP tested up to: 8.3
1010
* Author: GoCardless
1111
* Author URI: https://gocardless.com/
1212
* License: GPL-3.0-or-later
1313
* License URI: https://spdx.org/licenses/GPL-3.0-or-later.html
1414
* Requires Plugins: woocommerce
15-
* WC requires at least: 9.8
16-
* WC tested up to: 10.0
15+
* WC requires at least: 9.9
16+
* WC tested up to: 10.1
1717
*
1818
* Copyright: © 2023-2025 WooCommerce
1919
* Copyright: © 2025 GoCardless

0 commit comments

Comments
 (0)