http: adds phpmailer dependency

This commit is contained in:
2026-06-04 15:11:10 +01:00
parent a89e757718
commit 38370c101f
2 changed files with 85 additions and 1 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
{
"name": "joeacnet/http",
"require": {},
"require": {
"phpmailer/phpmailer": "^7.1"
},
"autoload": {
"psr-4": {
"JoeacNet\\Http\\": "php/"