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 ce4583f commit dbcf8b6Copy full SHA for dbcf8b6
src/Api/Label/StaticLabelApi.php
@@ -22,7 +22,7 @@ public function getComponentLabelsForRepository(Repository $repository): array
22
'Enhancement', 'ErrorHandler', 'EventDispatcher', 'ExpressionLanguage',
23
'Feature', 'Filesystem', 'Finder', 'Form', 'FrameworkBundle',
24
'HttpClient', 'HttpFoundation', 'HttpKernel', 'Inflector', 'Intl', 'JsonStreamer', 'Ldap',
25
- 'Locale', 'Lock', 'Mailer', 'Messenger', 'Mime', 'MonologBridge', 'Notifier',
+ 'Locale', 'Lock', 'Mailer', 'Messenger', 'Mime', 'MonologBridge', 'Notifier', 'ObjectMapper',
26
'OptionsResolver', 'PasswordHasher', 'PhpUnitBridge', 'Process', 'PropertyAccess',
27
'PropertyInfo', 'ProxyManagerBridge', 'PsrHttpMessageBridge', 'RemoteEvent', 'Routing',
28
'Scheduler', 'Security', 'SecurityBundle', 'Serializer', 'Stopwatch', 'String',
0 commit comments