Bump PHPMailer from 6.8.1 to 6.9.1

This commit is contained in:
johnnyq
2023-12-21 13:23:44 -05:00
parent 19a18126de
commit 6a63335a4a
11 changed files with 260 additions and 8 deletions

View File

@@ -0,0 +1,15 @@
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2