Skip to content

Commit 434b1fe

Browse files
committed
Merge remote-tracking branch 'origin/2.4.8-beta2-develop' into spartans_pr_16012025_AC-12124
2 parents 46cf07c + 05dc0bb commit 434b1fe

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

app/code/Magento/OpenSearch/composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"name": "magento/module-open-search",
33
"description": "N/A",
4-
"repositories": [
5-
{
6-
"type": "vcs",
7-
"url": "[email protected]:djadobe16/opensearch-php.git"
8-
}
9-
],
104
"require": {
115
"php": "~8.2.0||~8.3.0||~8.4.0",
126
"magento/framework": "*",
@@ -15,7 +9,7 @@
159
"magento/module-elasticsearch": "*",
1610
"magento/module-search": "*",
1711
"magento/module-config": "*",
18-
"opensearch-project/opensearch-php": "dev-php84-support"
12+
"opensearch-project/opensearch-php": "^2.3"
1913
},
2014
"type": "magento2-module",
2115
"license": [

0 commit comments

Comments
 (0)