From 2d8708bc4dd4a4eb02e5a6e67244af1353c53785 Mon Sep 17 00:00:00 2001 From: Alex Kirk Date: Sun, 18 Jun 2023 21:17:01 +0200 Subject: [PATCH 1/2] Reduce required PHP version --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 25b5064..d93e04e 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: login, cookies, profile, login Requires at least: 6.0 Tested up to: 6.2 Stable tag: 2.1.0 -Requires PHP: 8.0 +Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt -- 2.39.5 From 86e38d83b64a2510289a4b1b677ef8242282f17b Mon Sep 17 00:00:00 2001 From: Alex Kirk Date: Mon, 19 Jun 2023 20:20:20 +0200 Subject: [PATCH 2/2] Update biscotti.php --- biscotti.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biscotti.php b/biscotti.php index 393ae9a..1bbc4c7 100644 --- a/biscotti.php +++ b/biscotti.php @@ -17,7 +17,7 @@ * Description: Biscotti makes your user's login cookie a little bit longer. * Version: 2.1.0 * Requires at least: 6.0 - * Requires PHP: 8.0 + * Requires PHP: 7.4 * Author: Jason Cosper * Author URI: https://jasoncosper.com/ * License: GPL-2.0+ -- 2.39.5