3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 15:05:42 +00:00

Updated PHP min version

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-07-10 17:07:44 +01:00
parent bfa42ff84a
commit ec063b4af5

View File

@ -242,7 +242,7 @@ return [
|
*/
'min_php' => '7.4.0',
'min_php' => '8.1.2',
/*