瀏覽代碼

add phpmailer

visuddhinanda 4 年之前
父節點
當前提交
21f1d4308c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -3,6 +3,7 @@
 		"elasticsearch/elasticsearch": "~7.0",
 		"guzzlehttp/guzzle": "7.0",
 		"catfan/medoo": "^2.1",
-		"casbin/casbin": "^3.9"
+		"casbin/casbin": "^3.9",
+		"phpmailer/phpmailer": "^6.5"
 	}
 }