Skip to content

Commit

Permalink
Add requires header PIWOO-146
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymo committed Apr 26, 2024
1 parent 4a6704f commit a7fc42f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mollie-payments-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Mollie Payments for WooCommerce
* Plugin URI: https://www.mollie.com
* Description: Accept payments in WooCommerce with the official Mollie plugin
* Version: 7.5.2
* Version: 7.5.3-beta
* Author: Mollie
* Author URI: https://www.mollie.com
* Requires at least: 5.0
Expand All @@ -14,6 +14,7 @@
* WC requires at least: 3.9
* WC tested up to: 8.7
* Requires PHP: 7.2
* Requires Plugins: woocommerce
*/
declare(strict_types=1);

Expand Down

0 comments on commit a7fc42f

Please sign in to comment.