File tree 2 files changed +1
-10
lines changed
2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 13
13
"suggest" : {
14
14
"magento/module-config" : " *"
15
15
},
16
- "replace" : {
17
- "magento/module-elasticsearch-7" : " *"
18
- },
19
16
"type" : " magento2-module" ,
20
17
"license" : [
21
18
" OSL-3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-open-search" ,
3
3
"description" : " N/A" ,
4
- "repositories" : [
5
- {
6
- "type" : " vcs" ,
7
- "url" :
" [email protected] :djadobe16/opensearch-php.git"
8
- }
9
- ],
10
4
"require" : {
11
5
"php" : " ~8.2.0||~8.3.0||~8.4.0" ,
12
6
"magento/framework" : " *" ,
15
9
"magento/module-elasticsearch" : " *" ,
16
10
"magento/module-search" : " *" ,
17
11
"magento/module-config" : " *" ,
18
- "opensearch-project/opensearch-php" : " dev-php84-support "
12
+ "opensearch-project/opensearch-php" : " ^2.3 "
19
13
},
20
14
"type" : " magento2-module" ,
21
15
"license" : [
You can’t perform that action at this time.
0 commit comments