Fixed build

This commit is contained in:
Dylan K. Taylor 2021-08-22 23:13:25 +01:00
parent 270ee5c085
commit 044b2f54ac
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -31,6 +31,7 @@ use function file_get_contents;
use function file_put_contents;
use function implode;
use function ksort;
use function mb_strtoupper;
use function preg_match;
use function sprintf;
use function str_replace;