diff --git a/inc/mail/composer.json b/inc/mail/composer.json index e182267..7da00bb 100644 --- a/inc/mail/composer.json +++ b/inc/mail/composer.json @@ -1,5 +1,5 @@ { - "require": { - "phpmailer/phpmailer": "6.5.0" + "require": { + "phpmailer/phpmailer": "6.5.0" } }