diff --git a/src/Api/Label/StaticLabelApi.php b/src/Api/Label/StaticLabelApi.php index e9cfa88..9809f94 100644 --- a/src/Api/Label/StaticLabelApi.php +++ b/src/Api/Label/StaticLabelApi.php @@ -18,7 +18,7 @@ public function getComponentLabelsForRepository(Repository $repository): array return [ 'Asset', 'AssetMapper', 'BrowserKit', 'Cache', 'Config', 'Console', 'Contracts', 'CssSelector', 'Debug', 'DebugBundle', 'DependencyInjection', - 'Doctrine', 'DoctrineBridge', 'DomCrawler', 'Dotenv', + 'Doctrine', 'DoctrineBridge', 'DomCrawler', 'Dotenv', 'Emoji', 'Enhancement', 'ErrorHandler', 'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem', 'Finder', 'Form', 'FrameworkBundle', 'HttpClient', 'HttpFoundation', 'HttpKernel', 'Inflector', 'Intl', 'Ldap',