aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-06-05 03:59:11 -0400
committerThedro Neely <thedroneely@gmail.com>2020-06-05 03:59:11 -0400
commit787b4da6d55762c81cbc18068765fc4bf3af5221 (patch)
tree8dc4b747a3026b0c74d404f855dcb5e93e595180 /composer.json
parent9521b43c073d705cb8ac3d5d809d42252ed416d0 (diff)
downloadthedroneely.com-787b4da6d55762c81cbc18068765fc4bf3af5221.tar.gz
thedroneely.com-787b4da6d55762c81cbc18068765fc4bf3af5221.tar.bz2
thedroneely.com-787b4da6d55762c81cbc18068765fc4bf3af5221.zip
composer.json: Update
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 5f29c66..5470eab 100644
--- a/composer.json
+++ b/composer.json
@@ -4,6 +4,6 @@
"exclude-from-classmap": [ "/cockpit/" ]
},
"require": {
- "phpmailer/phpmailer": "^6.0"
+ "phpmailer/phpmailer": "6.1.6"
}
}