We are running a WordPress website on PHP version 8.0 In the plugin there are folders for TCPDF and php-excel, which are not compatible with PHP 8.0 since they use curly brackets for arrays. Both modules have brought out fixes for this according to their Github. Is it possible that you update the plugin to reflect their updates?