Skip to content

Commit ede9877

Browse files
authored
Merge pull request #67 from ogizanagi/patch-1
add label for the HttpClient component
2 parents 05c1bd9 + 7373169 commit ede9877

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', 'Dotenv', '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
'Inflector', 'Intl', 'Ldap', 'Locale', 'Lock', 'Messenger', 'Mime', 'MonologBridge', 'OptionsResolver',
116116
'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo', 'Ready',
117117
'RFC', 'Routing', 'Security', 'SecurityBundle', 'Serializer',

0 commit comments

Comments
 (0)