Upload files to "system"

Signed-off-by: nestict <icttechnest@gmail.com>
This commit is contained in:
2025-05-24 10:37:56 +02:00
parent 6d0bfd99d6
commit bafc60ba0a
5 changed files with 815 additions and 0 deletions

6
system/composer.json Normal file
View File

@ -0,0 +1,6 @@
{
"require": {
"mpdf/mpdf": "^8.1",
"smarty/smarty": "^4.3"
}
}