Skip to content

Commit

Permalink
Update wp, wc compat
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymo committed Feb 5, 2024
1 parent a707a9d commit d64c1d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mollie-payments-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit d64c1d7

Please sign in to comment.