update upload mime checks
This commit is contained in:
parent
6e983cb506
commit
ec67d019c7
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class SystemHealth
|
|||
'mbstring',
|
||||
'xml',
|
||||
'bcmath',
|
||||
'intl',
|
||||
];
|
||||
|
||||
private static $php_version = 8.1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue