Bumped php_max_major_minor for new 8.5 support

This commit is contained in:
snipe
2026-05-12 19:27:50 +01:00
parent afd435e895
commit 2dc0ec9e7e
+1 -1
View File
@@ -4,7 +4,7 @@
"DOC3": "Please don't rely on these versions for planning upgrades unless you've fetched the most recent version",
"DOC4": "You should really just ignore it and run upgrade.php. Really",
"php_min_version": "8.2.0",
"php_max_major_minor": "8.4",
"php_max_major_minor": "8.5",
"php_max_wontwork": "8.6.0",
"current_snipeit_version": "8.0"
}