first commit

This commit is contained in:
2025-07-24 22:05:21 +02:00
commit cad484ba1c
448 changed files with 88694 additions and 0 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"phpseclib/bcmath_compat": "^2.0"
}
}