Kumi
56494f7d15
Integrates soundasleep/html2text library for HTML to text conversion in user grade export. Applies consistent styling in Excel export, enhancing readability. Includes email field in exported user details.
6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"require": {
|
|
"phpoffice/phpspreadsheet": "^3.5",
|
|
"soundasleep/html2text": "^2.1"
|
|
}
|
|
}
|