Skip to content

Commit fbb7cc5

Browse files
authored
Add Mailer label
1 parent a8a67ea commit fbb7cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppBundle/Subscriber/AutoLabelPRFromContentSubscriber.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ private function getValidLabels()
112112
'DomCrawler', 'Dotenv', 'Drupal related', 'DX', 'Easy Pick', 'Enhancement',
113113
'ErrorRenderer', 'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem',
114114
'Finder', 'Form', 'FrameworkBundle', 'HttpClient', 'HttpFoundation', 'HttpKernel',
115-
'Inflector', 'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'Mime', 'MonologBridge', 'OptionsResolver',
115+
'Inflector', 'Intl', 'Ldap', 'Locale', 'Lock', 'Mailer', 'Messenger', 'Mime', 'MonologBridge', 'OptionsResolver',
116116
'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo', 'Ready',
117117
'RFC', 'Routing', 'Security', 'SecurityBundle', 'Serializer',
118118
'Stopwatch', 'Templating', 'Translator', 'TwigBridge', 'TwigBundle',

0 commit comments

Comments
 (0)