We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66420ba + 5cfec09 commit 9232943Copy full SHA for 9232943
src/AppBundle/Subscriber/AutoLabelPRFromContentSubscriber.php
@@ -112,12 +112,12 @@ private function getValidLabels()
112
'DomCrawler', 'Dotenv', 'Drupal related', 'DX', 'Easy Pick', 'Enhancement',
113
'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem',
114
'Finder', 'Form', 'FrameworkBundle', 'HttpFoundation', 'HttpKernel',
115
- 'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'MonologBridge', 'OptionsResolver',
+ 'Inflector', 'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'MonologBridge', 'OptionsResolver',
116
'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo', 'Ready',
117
'RFC', 'Routing', 'Security', 'SecurityBundle', 'Serializer',
118
'Stopwatch', 'Templating', 'Translator', 'TwigBridge', 'TwigBundle',
119
- 'Unconfirmed', 'Validator', 'VarDumper', 'WebProfilerBundle', 'Workflow',
120
- 'Yaml',
+ 'Unconfirmed', 'Validator', 'VarDumper', 'WebProfilerBundle', 'WebServerBundle',
+ 'Workflow', 'Yaml',
121
);
122
123
return array_merge(
0 commit comments