Initial commit

This commit is contained in:
2026-01-02 20:52:43 +01:00
commit e9d2257d73
854 changed files with 164132 additions and 0 deletions

5
vendor/composer/composer.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"phpoffice/phpspreadsheet": "^4.5"
}
}