From 787b4da6d55762c81cbc18068765fc4bf3af5221 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Fri, 5 Jun 2020 03:59:11 -0400 Subject: composer.json: Update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') 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" } } -- cgit v1.2.3