Skip to content

Commit 9a9a908

Browse files
committed
#10089: Add fulltext/keyword search field for product admin grid
- Declared introduced dependency on the module Ui
1 parent f9b3c17 commit 9a9a908

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogSearch/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"magento/module-eav": "100.2.*",
1212
"magento/module-backend": "100.2.*",
1313
"magento/module-theme": "100.2.*",
14+
"magento/module-ui": "100.2.*",
1415
"magento/module-catalog-inventory": "100.2.*",
1516
"magento/framework": "100.2.*"
1617
},

0 commit comments

Comments
 (0)