File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
"php" : " ^7.4||^8.1" ,
6
6
"magento/framework" : " *" ,
7
7
"magento/module-elasticsearch" : " *" ,
8
- "elasticsearch/elasticsearch" : " ~ 7.17.0 " ,
8
+ "elasticsearch/elasticsearch" : " ^ 7.17" ,
9
9
"magento/module-advanced-search" : " *" ,
10
10
"magento/module-catalog-search" : " *" ,
11
11
"magento/module-search" : " *"
Original file line number Diff line number Diff line change 9
9
"magento/module-webapi" : " *" ,
10
10
"magento/module-new-relic-reporting" : " *" ,
11
11
"magento/module-authorization" : " *" ,
12
- "webonyx/graphql-php" : " ~ 14.11.5 "
12
+ "webonyx/graphql-php" : " ^ 14.11"
13
13
},
14
14
"suggest" : {
15
15
"magento/module-graph-ql-cache" : " *"
Original file line number Diff line number Diff line change 9
9
"magento/module-elasticsearch" : " *" ,
10
10
"magento/module-search" : " *" ,
11
11
"magento/module-config" : " *" ,
12
- "opensearch-project/opensearch-php" : " ~1.0 .0"
12
+ "opensearch-project/opensearch-php" : " ^1 .0"
13
13
},
14
14
"type" : " magento2-module" ,
15
15
"license" : [
Original file line number Diff line number Diff line change 4
4
"require" : {
5
5
"php" : " ^7.4||^8.1" ,
6
6
"magento/framework" : " *" ,
7
- "league/flysystem" : " ~ 2.4.3 " ,
8
- "league/flysystem-aws-s3-v3" : " ^2.4.3 "
7
+ "league/flysystem" : " ^ 2.4" ,
8
+ "league/flysystem-aws-s3-v3" : " ^2.4"
9
9
},
10
10
"suggest" : {
11
11
"magento/module-backend" : " *" ,
You can’t perform that action at this time.
0 commit comments