From e9847f59c24801015caeb6a7a89535dc07d93546 Mon Sep 17 00:00:00 2001 From: seb86 Date: Tue, 29 Mar 2022 21:07:57 +0200 Subject: [PATCH] Removed donate link and corrected required WP --- README.md | 6 +++--- cocart-cors.php | 2 +- package.json | 2 +- readme.txt | 3 +-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index db639e1..fbd4d19 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@

- WordPress Versions + WordPress Versions - WooCommerce Versions + WooCommerce Versions - PHP Versions + PHP Versions

diff --git a/cocart-cors.php b/cocart-cors.php index 8d2a8d2..6c3fcbd 100644 --- a/cocart-cors.php +++ b/cocart-cors.php @@ -8,7 +8,7 @@ * Version: 1.0.1 * Text Domain: cocart-cors * Domain Path: /languages/ - * Requires at least: 5.4 + * Requires at least: 5.6 * Requires PHP: 7.3 * WC requires at least: 4.3 * WC tested up to: 6.3 diff --git a/package.json b/package.json index 2155b1f..4a48cfc 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "bugs": { "url": "https://github.com/co-cart/cocart-cors/issues" }, - "requires": "5.4", + "requires": "5.6", "requires_php": "7.3", "tested_up_to": "5.9", "wc_requires": "4.3", diff --git a/readme.txt b/readme.txt index 9e79c16..70bf6e3 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,7 @@ Author URI: https://sebastiendumont.com Plugin URI: https://cocart.xyz Contributors: cocartforwc, sebd86 Tags: woocommerce, cart, rest-api, decoupled, headless, cors -Donate link: https://www.buymeacoffee.com/sebastien -Requires at least: 5.4 +Requires at least: 5.6 Requires PHP: 7.3 Tested up to: 5.9 Stable tag: 1.0.1