rename upgrade requirements file and add snipeit version differentiation
the latter mostly for testing and san checking.. but it doesn't really matter because it's just json.. if we don't use it we don't use it
This commit is contained in:
parent
5fdcd6298f
commit
fe0bba6df6
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@
|
|||
"DOC4": "You should really just ignore it and tun 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.3.0",
|
||||
"current_snipeit_version": "6.3"
|
||||
}
|
Loading…
Add table
Reference in a new issue