Initial commit

This commit is contained in:
Local Administrator
2025-04-18 10:32:42 +02:00
commit b83134aca3
29643 changed files with 3045897 additions and 0 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"mailjet/mailjet-apiv3-php": "^1.6"
}
}