Skip to content

Commit 790f3f7

Browse files
authored
add label for the Dotenv component
1 parent c610622 commit 790f3f7

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
@@ -109,7 +109,7 @@ private function getValidLabels()
109109
'Asset', 'BC Break', 'BrowserKit', 'Bug', 'Cache', 'ClassLoader',
110110
'Config', 'Console', 'Critical', 'CssSelector', 'Debug', 'DebugBundle',
111111
'DependencyInjection', 'Deprecation', 'Doctrine', 'DoctrineBridge',
112-
'DomCrawler', 'Drupal related', 'DX', 'Easy Pick', 'Enhancement',
112+
'DomCrawler', 'Dotenv', 'Drupal related', 'DX', 'Easy Pick', 'Enhancement',
113113
'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem',
114114
'Finder', 'Form', 'FrameworkBundle', 'HttpFoundation', 'HttpKernel',
115115
'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'MonologBridge', 'OptionsResolver',

0 commit comments

Comments
 (0)