summaryrefslogtreecommitdiffstats
path: root/static/api/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/api/composer.json')
-rw-r--r--static/api/composer.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/api/composer.json b/static/api/composer.json
new file mode 100644
index 0000000..078861f
--- /dev/null
+++ b/static/api/composer.json
@@ -0,0 +1,5 @@
+{
+ "require": {
+ "phpmailer/phpmailer": "^7.0"
+ }
+}