Added Other AP

This commit is contained in:
dev-chiefworks
2022-04-26 11:30:34 -04:00
parent 5e006a6a21
commit 47f4fad75c
251 changed files with 29298 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "vendor/email",
"authors": [
{
"name": "Jack",
"email": "jack@goldenowl.asia"
}
],
"require": {
"guzzlehttp/guzzle": "~6.0",
"sendgrid/sendgrid": "~7"
}
}