aboutsummaryrefslogtreecommitdiff
path: root/phpcs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'phpcs.xml')
-rw-r--r--phpcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpcs.xml b/phpcs.xml
index 9d174fab9..2d53b5996 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -5,7 +5,7 @@
<arg name="tab-width" value="4"/>
<exclude-pattern>./lib/CssXPath/</exclude-pattern>
<exclude-pattern>./lib/SimplePie/</exclude-pattern>
- <exclude-pattern>./lib/PHPMailer/</exclude-pattern>
+ <exclude-pattern>./lib/phpmailer/</exclude-pattern>
<exclude-pattern>./lib/http-conditional.php</exclude-pattern>
<exclude-pattern>./node_modules/</exclude-pattern>
<exclude-pattern>./data/config.php</exclude-pattern>