Skip to content

Commit 34aabca

Browse files
authored
add label for the HttpClient component
1 parent c610622 commit 34aabca

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
@@ -111,7 +111,7 @@ private function getValidLabels()
111111
'DependencyInjection', 'Deprecation', 'Doctrine', 'DoctrineBridge',
112112
'DomCrawler', 'Drupal related', 'DX', 'Easy Pick', 'Enhancement',
113113
'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem',
114-
'Finder', 'Form', 'FrameworkBundle', 'HttpFoundation', 'HttpKernel',
114+
'Finder', 'Form', 'FrameworkBundle', 'HttpClient', 'HttpFoundation', 'HttpKernel',
115115
'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'MonologBridge', 'OptionsResolver',
116116
'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo', 'Ready',
117117
'RFC', 'Routing', 'Security', 'SecurityBundle', 'Serializer',

0 commit comments

Comments
 (0)