Skip to content

Commit fcfc6e5

Browse files
authored
add the JsonPath component (#260)
1 parent 2e4b6f4 commit fcfc6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Label/StaticLabelApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function getComponentLabelsForRepository(Repository $repository): array
2121
'Doctrine', 'DoctrineBridge', 'DomCrawler', 'Dotenv', 'Emoji',
2222
'Enhancement', 'ErrorHandler', 'EventDispatcher', 'ExpressionLanguage',
2323
'Feature', 'Filesystem', 'Finder', 'Form', 'FrameworkBundle',
24-
'HttpClient', 'HttpFoundation', 'HttpKernel', 'Inflector', 'Intl', 'JsonStreamer', 'Ldap',
24+
'HttpClient', 'HttpFoundation', 'HttpKernel', 'Inflector', 'Intl', 'JsonPath', 'JsonStreamer', 'Ldap',
2525
'Locale', 'Lock', 'Mailer', 'Messenger', 'Mime', 'MonologBridge', 'Notifier', 'ObjectMapper',
2626
'OptionsResolver', 'PasswordHasher', 'PhpUnitBridge', 'Process', 'PropertyAccess',
2727
'PropertyInfo', 'ProxyManagerBridge', 'PsrHttpMessageBridge', 'RemoteEvent', 'Routing',

0 commit comments

Comments
 (0)