We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06b990 commit e680379Copy full SHA for e680379
src/Api/Label/StaticLabelApi.php
@@ -24,10 +24,10 @@ public function getComponentLabelsForRepository(Repository $repository): array
24
'HttpClient', 'HttpFoundation', 'HttpKernel', 'Inflector', 'Intl', 'Ldap',
25
'Locale', 'Lock', 'Mailer', 'Messenger', 'Mime', 'MonologBridge', 'Notifier',
26
'OptionsResolver', 'PasswordHasher', 'PhpUnitBridge', 'Process', 'PropertyAccess',
27
- 'PropertyInfo', 'ProxyManagerBridge', 'Routing', 'Security',
+ 'PropertyInfo', 'ProxyManagerBridge', 'RemoteEvent', 'Routing', 'Scheduler', 'Security',
28
'SecurityBundle', 'Serializer', 'Stopwatch', 'String', 'Templating',
29
'Translation', 'TwigBridge', 'TwigBundle', 'Uid', 'Validator', 'VarDumper',
30
- 'VarExporter', 'WebLink', 'WebProfilerBundle', 'WebServerBundle', 'Workflow',
+ 'VarExporter', 'Webhook', 'WebLink', 'WebProfilerBundle', 'WebServerBundle', 'Workflow',
31
'Yaml',
32
];
33
}
0 commit comments