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 668fdab commit 1f6d7f6Copy full SHA for 1f6d7f6
composer.json
@@ -7,7 +7,8 @@
7
"integer-net/solr-magento2-autosuggest" : "^1.0.0",
8
"symfony/console": "^2.3|^3.0|^4.0",
9
"magento/module-catalog": "^101.0.0|^102.0.0|^103.0.0",
10
- "magento/module-search": "^100.1.0|^101.0.0"
+ "magento/module-search": "^100.1.0|^101.0.0",
11
+ "magento/module-indexer": "^100.2.0"
12
},
13
"require-dev": {
14
"phpunit/phpunit": "^5.7",
0 commit comments