Merge branch 'master' of https://github.com/PHPMailer/PHPMailer
This commit is contained in:
commit
eb20c69485
|
|
@ -36,4 +36,6 @@ return [
|
|||
],
|
||||
|
||||
'skip_slow_php_options_warning' => true,
|
||||
|
||||
'exclude_file_regex' => '@^vendor/.*/(tests|Tests)/@',
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue