@@ -24,9 +24,9 @@ public function getComponentLabelsForRepository(Repository $repository): array
24
24
'HttpClient ' , 'HttpFoundation ' , 'HttpKernel ' , 'Inflector ' , 'Intl ' , 'Ldap ' ,
25
25
'Locale ' , 'Lock ' , 'Mailer ' , 'Messenger ' , 'Mime ' , 'MonologBridge ' , 'Notifier ' ,
26
26
'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 ' ,
30
30
'VarExporter ' , 'Webhook ' , 'WebLink ' , 'WebProfilerBundle ' , 'WebServerBundle ' , 'Workflow ' ,
31
31
'Yaml ' ,
32
32
];
0 commit comments