Skip to content

Commit e4aed8e

Browse files
authored
add label for the Mime component
1 parent c610622 commit e4aed8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/AppBundle/Subscriber/AutoLabelPRFromContentSubscriber.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ private function getValidLabels()
112112
'DomCrawler', 'Drupal related', 'DX', 'Easy Pick', 'Enhancement',
113113
'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem',
114114
'Finder', 'Form', 'FrameworkBundle', 'HttpFoundation', 'HttpKernel',
115-
'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'MonologBridge', 'OptionsResolver',
116-
'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo', 'Ready',
117-
'RFC', 'Routing', 'Security', 'SecurityBundle', 'Serializer',
115+
'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'Mime', 'MonologBridge',
116+
'OptionsResolver', 'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo',
117+
'Ready', 'RFC', 'Routing', 'Security', 'SecurityBundle', 'Serializer',
118118
'Stopwatch', 'Templating', 'Translator', 'TwigBridge', 'TwigBundle',
119119
'Unconfirmed', 'Validator', 'VarDumper', 'WebProfilerBundle', 'Workflow',
120120
'Yaml',

0 commit comments

Comments
 (0)