Skip to content

Commit 28ebde1

Browse files
authored
Add PsrHttpMessageBridge label (#219)
1 parent 45107a6 commit 28ebde1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Api/Label/StaticLabelApi.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ public function getComponentLabelsForRepository(Repository $repository): array
2424
'HttpClient', 'HttpFoundation', 'HttpKernel', 'Inflector', 'Intl', 'Ldap',
2525
'Locale', 'Lock', 'Mailer', 'Messenger', 'Mime', 'MonologBridge', 'Notifier',
2626
'OptionsResolver', 'PasswordHasher', 'PhpUnitBridge', 'Process', 'PropertyAccess',
27-
'PropertyInfo', 'ProxyManagerBridge', 'RemoteEvent', 'Routing', 'Scheduler', 'Security',
28-
'SecurityBundle', 'Serializer', 'Stopwatch', 'String', 'Templating',
29-
'Translation', 'TwigBridge', 'TwigBundle', 'Uid', 'Validator', 'VarDumper',
27+
'PropertyInfo', 'ProxyManagerBridge', 'PsrHttpMessageBridge', 'RemoteEvent', 'Routing',
28+
'Scheduler', 'Security', 'SecurityBundle', 'Serializer', 'Stopwatch', 'String',
29+
'Templating', 'Translation', 'TwigBridge', 'TwigBundle', 'Uid', 'Validator', 'VarDumper',
3030
'VarExporter', 'Webhook', 'WebLink', 'WebProfilerBundle', 'WebServerBundle', 'Workflow',
3131
'Yaml',
3232
];

0 commit comments

Comments
 (0)