From 4eefd391725070ca15f5102a4d1dbef33df42a06 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 17 Jun 2024 10:42:59 +0100 Subject: [PATCH] Bumped requirements Signed-off-by: snipe --- .upgrade_requirements.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.upgrade_requirements.json b/.upgrade_requirements.json index 15c158c690..777006d929 100644 --- a/.upgrade_requirements.json +++ b/.upgrade_requirements.json @@ -5,6 +5,6 @@ "DOC4": "You should really just ignore it and run upgrade.php. Really", "php_min_version": "8.1.0", "php_max_major_minor": "8.2", - "php_max_wontwork": "8.3.0", + "php_max_wontwork": "8.4.0", "current_snipeit_version": "7.0" }