mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
rename php_max_major, because it's not.. it's major_minor, even if it sounds ridiculous
This commit is contained in:
parent
55943dbff6
commit
5fdcd6298f
|
@ -4,6 +4,6 @@
|
|||
"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 tun upgrade.php. Really",
|
||||
"php_min_version": "8.1.0",
|
||||
"php_max_major": "8.2",
|
||||
"php_max_major_minor": "8.2",
|
||||
"php_max_wontwork": "8.3.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue