Skip to content

Commit 452e3de

Browse files
committed
ACP2E-948: Product listing GraphQL query limited to total_count 10,000 products only
1 parent f081871 commit 452e3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/OpenSearch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/module-elasticsearch": "*",
1010
"magento/module-search": "*",
1111
"magento/module-config": "*",
12-
"opensearch-project/opensearch-php": "^1.0 || ^2.0"
12+
"opensearch-project/opensearch-php": "^2.2"
1313
},
1414
"type": "magento2-module",
1515
"license": [

0 commit comments

Comments
 (0)